Searched refs:left (Results 1 – 3 of 3) sorted by relevance
224 static inline int efi_guidcmp(efi_guid_t left, efi_guid_t right) in efi_guidcmp() argument226 return memcmp(&left, &right, sizeof(efi_guid_t)); in efi_guidcmp()
161 shl dword ptr Dividend[0], 1 ; shift rem:dividend left one in DivU64x32()
178 shl dword ptr Dividend[0], 1 ; shift rem:dividend left one in DivU64x32()