Searched refs:WINDRV_WRAP_FASTCALL (Results 1 – 3 of 3) sorted by relevance
503 #define IMPORT_FFUNC(x, y) { #x, (FUNC)x, NULL, y, WINDRV_WRAP_FASTCALL }505 { #x, (FUNC)y, NULL, z, WINDRV_WRAP_FASTCALL }
886 case WINDRV_WRAP_FASTCALL:
1373 #define WINDRV_WRAP_FASTCALL 2 macro