Home
last modified time | relevance | path

Searched refs:left (Results 1 – 3 of 3) sorted by relevance

/DragonStub/inc/dragonstub/
H A Ddragonstub.h224 static inline int efi_guidcmp(efi_guid_t left, efi_guid_t right) in efi_guidcmp() argument
226 return memcmp(&left, &right, sizeof(efi_guid_t)); in efi_guidcmp()
/DragonStub/lib/x86_64/
H A Dmath.c161 shl dword ptr Dividend[0], 1 ; shift rem:dividend left one in DivU64x32()
/DragonStub/lib/ia32/
H A Dmath.c178 shl dword ptr Dividend[0], 1 ; shift rem:dividend left one in DivU64x32()