Searched refs:PTRFASTCALL (Results 1 – 9 of 9) sorted by relevance
/external/expat/lib/ |
D | xmltok.c | 124 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 *); member 181 int (PTRFASTCALL *isNameMin)(const ENCODING *, const char *); member [all …]
|
D | internal.h | 34 #define PTRFASTCALL __attribute__((regparm(3))) macro 55 #ifndef PTRFASTCALL 56 #define PTRFASTCALL macro
|
D | xmltok.h | 143 int (PTRFASTCALL *nameLength)(const ENCODING *, const char *); member 144 const char *(PTRFASTCALL *skipS)(const ENCODING *, const char *); member 149 int (PTRFASTCALL *charRefNumber)(const ENCODING *enc, const char *ptr); member
|
D | xmltok_impl.c | 1523 static int PTRFASTCALL 1698 static int PTRFASTCALL 1725 static const char * PTRFASTCALL
|
/external/chromium_org/third_party/expat/files/lib/ |
D | xmltok.c | 124 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 *); member 181 int (PTRFASTCALL *isNameMin)(const ENCODING *, const char *); member [all …]
|
D | internal.h | 34 #define PTRFASTCALL __attribute__((regparm(3))) macro 55 #ifndef PTRFASTCALL 56 #define PTRFASTCALL macro
|
D | xmltok.h | 143 int (PTRFASTCALL *nameLength)(const ENCODING *, const char *); member 144 const char *(PTRFASTCALL *skipS)(const ENCODING *, const char *); member 149 int (PTRFASTCALL *charRefNumber)(const ENCODING *enc, const char *ptr); member
|
D | xmltok_impl.c | 1523 static int PTRFASTCALL 1698 static int PTRFASTCALL 1725 static const char * PTRFASTCALL
|
D | xmltok_impl.c.original | 1523 static int PTRFASTCALL 1698 static int PTRFASTCALL 1725 static const char * PTRFASTCALL
|