Searched defs:a5 (Results 1 – 1 of 1) sorted by relevance
/DragonStub/inc/x86_64/ |
H A D | efibind.h | 359 #define _cast64_efi_call5(f,a1,a2,a3,a4,a5) \ argument 362 #define _cast64_efi_call6(f,a1,a2,a3,a4,a5,a6) \ argument 365 #define _cast64_efi_call7(f,a1,a2,a3,a4,a5,a6,a7) \ argument 368 #define _cast64_efi_call8(f,a1,a2,a3,a4,a5,a6,a7,a8) \ argument 371 #define _cast64_efi_call9(f,a1,a2,a3,a4,a5,a6,a7,a8,a9) \ argument 375 #define _cast64_efi_call10(f,a1,a2,a3,a4,a5,a6,a7,a8,a9,a10) \ argument
|