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