Home
last modified time | relevance | path

Searched defs:__fastcall (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/sys/sys/
H A Dcdefs.h372 #define __fastcall __attribute__((__fastcall__)) macro
375 #define __fastcall macro
/freebsd-12.1/sys/dev/ce/
H A Dtau32-ddk.c44 # define __fastcall __attribute__((stdcall, regparm(3))) macro