| /src/sys/external/bsd/gnu-efi/dist/inc/riscv64/ | 
| efibind.h | 136 #define uefi_call_wrapper(func, va_num, ...) func(__VA_ARGS__)  macro 
 | 
| /src/sys/external/bsd/gnu-efi/dist/inc/aarch64/ | 
| efibind.h | 161 #define uefi_call_wrapper(func, va_num, ...) func(__VA_ARGS__)  macro 
 | 
| /src/sys/external/bsd/gnu-efi/dist/inc/arm/ | 
| efibind.h | 169 #define uefi_call_wrapper(func, va_num, ...) func(__VA_ARGS__)  macro 
 | 
| /src/sys/external/bsd/gnu-efi/dist/inc/ia32/ | 
| efibind.h | 291 #define uefi_call_wrapper(func, va_num, ...)	func(__VA_ARGS__)  macro 
 | 
| /src/sys/external/bsd/gnu-efi/dist/inc/ia64/ | 
| efibind.h | 236 #define uefi_call_wrapper(func, va_num, ...)	func(__VA_ARGS__)  macro 
 | 
| /src/sys/external/bsd/gnu-efi/dist/inc/mips64el/ | 
| efibind.h | 156 #define uefi_call_wrapper(func, va_num, ...) func(__VA_ARGS__)  macro 
 | 
| /src/sys/external/bsd/acpica/dist/include/platform/ | 
| acefi.h | 308 #define uefi_call_wrapper(func,va_num,...)                        \  macro 313 #define uefi_call_wrapper(func, va_num, ...) func(__VA_ARGS__)  macro
 
 | 
| /src/sys/external/bsd/gnu-efi/dist/inc/x86_64/ | 
| efibind.h | 306 #define uefi_call_wrapper(func, va_num, ...) func(__VA_ARGS__)  macro 385 #define uefi_call_wrapper(func,va_num,...)                        \  macro
 
 |