Searched defs:EFIAPI (Results 1 – 2 of 2) sorted by relevance
174 #define EFIAPI __cdecl // Force C calling convention for Microsoft C compiler macro176 #define EFIAPI __attribute__((__ms_abi__)) // Force Microsoft ABI macro178 #define EFIAPI // Substitute expresion to force C calling convention macro
145 #define EFIAPI // Substitute expresion to force C calling convention macro
Completed in 3 milliseconds