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

/freebsd-11.0-release/contrib/expat/lib/
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
H A Dxmltok.c124 static int PTRFASTCALL
130 static int PTRFASTCALL
136 static int PTRFASTCALL
144 static int PTRFASTCALL
150 static int PTRFASTCALL
158 static int PTRFASTCALL
164 static int PTRFASTCALL
170 static int PTRFASTCALL
180 int (PTRFASTCALL *byteType)(const ENCODING *, const char *);
181 int (PTRFASTCALL *isNameMi
[all...]
H A Dxmltok.h149 int (PTRFASTCALL *nameLength)(const ENCODING *, const char *);
150 const char *(PTRFASTCALL *skipS)(const ENCODING *, const char *);
155 int (PTRFASTCALL *charRefNumber)(const ENCODING *enc, const char *ptr);
H A Dxmltok_impl.c1519 static int PTRFASTCALL
1694 static int PTRFASTCALL
1721 static const char * PTRFASTCALL

Completed in 112 milliseconds