Searched defs:x (Results 1 – 1 of 1) sorted by relevance
49 let x = CStr16::from_str_with_buf("DragonBoot Starting...\n", &mut buf).unwrap(); in rs_efi_main() localVariable55 let x = String::from("AAAAAAAHello, world!\n"); in rs_efi_main() localVariable90 pub fn x() {} in x() function