/external/python/cpython3/Modules/expat/ |
D | internal.h | 63 #define PTRFASTCALL __attribute__((regparm(3))) macro 85 #define PTRFASTCALL macro
|
D | xmltok.c | 215 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 …]
|
D | xmltok.h | 174 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/ |
D | internal.h | 63 #define PTRFASTCALL __attribute__((regparm(3))) macro 85 #define PTRFASTCALL macro
|
D | xmltok.c | 212 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 …]
|
D | xmltok.h | 174 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/ |
D | internal.h | 63 #define PTRFASTCALL __attribute__((regparm(3))) macro 85 #define PTRFASTCALL macro
|
D | xmltok.c | 212 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 …]
|
D | xmltok.h | 174 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
|