Searched defs:FASTCALL (Results 1 - 1 of 1) sorted by relevance

/forgerock/web-agents-v4/expat/
H A Dinternal.h9 FASTCALL - Used for those internal functions that have a simple
30 #define FASTCALL __attribute__((stdcall, regparm(3)))
33 #define FASTCALL __attribute__((regparm(3))) macro
47 #ifndef FASTCALL
48 #define FASTCALL macro

Completed in 26 milliseconds