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