Searched defs:IMPORT_CFUNC (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13-stable/sys/compat/ndis/ |
| HD | pe_var.h | 515 #define IMPORT_CFUNC(x, y) { #x, (FUNC)x, NULL, y, WINDRV_WRAP_CDECL } macro 530 #define IMPORT_CFUNC(x, y) { #x, (FUNC)x, NULL, y, WINDRV_WRAP_AMD64 } macro
|