Searched refs:WINDRV_WRAP_CDECL (Results 1 – 3 of 3) sorted by relevance
517 #define IMPORT_CFUNC(x, y) { #x, (FUNC)x, NULL, y, WINDRV_WRAP_CDECL }519 { #x, (FUNC)y, NULL, z, WINDRV_WRAP_CDECL }
1073 case WINDRV_WRAP_CDECL:
1375 #define WINDRV_WRAP_CDECL 4 macro