Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/expat/
Dinternal.h63 #define PTRFASTCALL __attribute__((regparm(3))) macro
85 #define PTRFASTCALL macro
Dxmltok.c215 int (PTRFASTCALL *byteType)(const ENCODING *, const char *); member
216 int (PTRFASTCALL *isNameMin)(const ENCODING *, const char *); member
217 int (PTRFASTCALL *isNmstrtMin)(const ENCODING *, const char *); member
218 int (PTRFASTCALL *byteToAscii)(const ENCODING *, const char *); member
221 int (PTRFASTCALL *isName2)(const ENCODING *, const char *); member
222 int (PTRFASTCALL *isName3)(const ENCODING *, const char *); member
223 int (PTRFASTCALL *isName4)(const ENCODING *, const char *); member
224 int (PTRFASTCALL *isNmstrt2)(const ENCODING *, const char *); member
225 int (PTRFASTCALL *isNmstrt3)(const ENCODING *, const char *); member
226 int (PTRFASTCALL *isNmstrt4)(const ENCODING *, const char *); member
[all …]
Dxmltok.h174 int (PTRFASTCALL *nameLength)(const ENCODING *, const char *); member
175 const char *(PTRFASTCALL *skipS)(const ENCODING *, const char *); member
180 int (PTRFASTCALL *charRefNumber)(const ENCODING *enc, const char *ptr); member
/external/python/cpython2/Modules/expat/
Dinternal.h63 #define PTRFASTCALL __attribute__((regparm(3))) macro
85 #define PTRFASTCALL macro
Dxmltok.c212 int (PTRFASTCALL *byteType)(const ENCODING *, const char *); member
213 int (PTRFASTCALL *isNameMin)(const ENCODING *, const char *); member
214 int (PTRFASTCALL *isNmstrtMin)(const ENCODING *, const char *); member
215 int (PTRFASTCALL *byteToAscii)(const ENCODING *, const char *); member
218 int (PTRFASTCALL *isName2)(const ENCODING *, const char *); member
219 int (PTRFASTCALL *isName3)(const ENCODING *, const char *); member
220 int (PTRFASTCALL *isName4)(const ENCODING *, const char *); member
221 int (PTRFASTCALL *isNmstrt2)(const ENCODING *, const char *); member
222 int (PTRFASTCALL *isNmstrt3)(const ENCODING *, const char *); member
223 int (PTRFASTCALL *isNmstrt4)(const ENCODING *, const char *); member
[all …]
Dxmltok.h174 int (PTRFASTCALL *nameLength)(const ENCODING *, const char *); member
175 const char *(PTRFASTCALL *skipS)(const ENCODING *, const char *); member
180 int (PTRFASTCALL *charRefNumber)(const ENCODING *enc, const char *ptr); member
/external/expat/lib/
Dinternal.h63 #define PTRFASTCALL __attribute__((regparm(3))) macro
85 #define PTRFASTCALL macro
Dxmltok.c212 int (PTRFASTCALL *byteType)(const ENCODING *, const char *); member
213 int (PTRFASTCALL *isNameMin)(const ENCODING *, const char *); member
214 int (PTRFASTCALL *isNmstrtMin)(const ENCODING *, const char *); member
215 int (PTRFASTCALL *byteToAscii)(const ENCODING *, const char *); member
218 int (PTRFASTCALL *isName2)(const ENCODING *, const char *); member
219 int (PTRFASTCALL *isName3)(const ENCODING *, const char *); member
220 int (PTRFASTCALL *isName4)(const ENCODING *, const char *); member
221 int (PTRFASTCALL *isNmstrt2)(const ENCODING *, const char *); member
222 int (PTRFASTCALL *isNmstrt3)(const ENCODING *, const char *); member
223 int (PTRFASTCALL *isNmstrt4)(const ENCODING *, const char *); member
[all …]
Dxmltok.h174 int (PTRFASTCALL *nameLength)(const ENCODING *, const char *); member
175 const char *(PTRFASTCALL *skipS)(const ENCODING *, const char *); member
180 int (PTRFASTCALL *charRefNumber)(const ENCODING *enc, const char *ptr); member