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

/forgerock/web-agents-v4/expat/
H A Dinternal.h14 PTRFASTCALL - Like PTRCALL, but for low number of arguments.
34 #define PTRFASTCALL __attribute__((regparm(3))) macro
55 #ifndef PTRFASTCALL
56 #define PTRFASTCALL macro

Completed in 37 milliseconds