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

/freebsd-13-stable/contrib/expat/lib/
H A Dinternal.h14 PTRFASTCALL - Like PTRCALL, but for low number of arguments.
63 # define PTRFASTCALL __attribute__((regparm(3))) macro
84 #ifndef PTRFASTCALL
85 # define PTRFASTCALL macro
H A Dxmltok.c133 static int PTRFASTCALL
140 static int PTRFASTCALL
146 static int PTRFASTCALL
154 static int PTRFASTCALL
160 static int PTRFASTCALL
168 static int PTRFASTCALL
174 static int PTRFASTCALL
180 static int PTRFASTCALL
190 int(PTRFASTCALL *byteType)(const ENCODING *, const char *);
191 int(PTRFASTCALL *isNameMi
[all...]
H A Dxmltok.h173 int(PTRFASTCALL *nameLength)(const ENCODING *, const char *);
174 const char *(PTRFASTCALL *skipS)(const ENCODING *, const char *);
177 int(PTRFASTCALL *charRefNumber)(const ENCODING *enc, const char *ptr);
H A Dxmltok_impl.c1587 static int PTRFASTCALL
1718 static int PTRFASTCALL
1748 static const char *PTRFASTCALL

Completed in 63 milliseconds