Searched defs:EFIAPI (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/lib/libefivar/
H A Defi-osdep.h67 #define EFIAPI macro
/freebsd-13-stable/stand/efi/include/arm/
H A Defibind.h141 #define EFIAPI macro
/freebsd-13-stable/stand/efi/include/amd64/
H A Defibind.h163 #define EFIAPI __attribute__((ms_abi)) macro
168 #define EFIAPI __cdecl // Force C calling convention for Microsoft C compiler macro
170 #define EFIAPI // Substitute expresion to force C calling convention macro
/freebsd-13-stable/stand/efi/include/arm64/
H A Defibind.h162 #define EFIAPI __cdecl // Force C calling convention for Microsoft C compiler macro
164 #define EFIAPI // Substitute expresion to force C calling convention macro
/freebsd-13-stable/stand/efi/include/i386/
H A Defibind.h164 #define EFIAPI __cdecl // Force C calling convention for Microsoft C compiler macro
166 #define EFIAPI // Substitute expresion to force C calling convention macro
/freebsd-13-stable/stand/efi/include/riscv/
H A Defibind.h162 #define EFIAPI __cdecl // Force C calling convention for Microsoft C compiler macro
164 #define EFIAPI // Substitute expresion to force C calling convention macro

Completed in 141 milliseconds