Searched defs:res (Results 1 – 12 of 12) sorted by relevance
27 int res = 0; in __clzl() local46 int res = 0; in __clzll() local
12 int64_t res = 1; in pow() local
6 int64_t res = 1; in pow() local
61 let mut res = 0u16; in read_u16() localVariable75 let mut res = 0u32; in read_u32() localVariable89 let mut res = 0u64; in read_u64() localVariable
168 let res: bool = self in try_write() localVariable275 let res = self.inner.lock.compare_exchange( in try_upgrade() localVariable
91 let res = self in try_lock() localVariable
68 let res: Option<&'static mut process_control_block>; in dequeue() localVariable
83 let res: &'static mut process_control_block; in dequeue() localVariable
482 …evice_structure(uint8_t class_code, uint8_t sub_class, struct pci_device_structure_header_t *res[]… in pci_get_device_structure()
452 let res = handle_signal(sig_number, ka.unwrap(), &info.unwrap(), &oldset, regs); in do_signal() localVariable
373 let res: FATEntry = match self.bpb.fat_type { in get_fat_entry() localVariable467 let res = match self.bpb.fat_type { in get_fat_entry_raw() localVariable
631 let res = self in create_dir() localVariable