Searched refs:PTRFASTCALL (Results 1 – 8 of 8) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/ |
D | internal.h | 34 #define PTRFASTCALL __attribute__((regparm(3))) macro 55 #ifndef PTRFASTCALL 56 #define PTRFASTCALL macro
|
D | xmltok.c | 122 static int PTRFASTCALL 128 static int PTRFASTCALL 134 static int PTRFASTCALL 142 static int PTRFASTCALL 148 static int PTRFASTCALL 156 static int PTRFASTCALL 162 static int PTRFASTCALL 168 static int PTRFASTCALL 178 int (PTRFASTCALL *byteType)(const ENCODING *, const char *); member 179 int (PTRFASTCALL *isNameMin)(const ENCODING *, const char *); member [all …]
|
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 | 1520 static int PTRFASTCALL 1695 static int PTRFASTCALL 1722 static const char * PTRFASTCALL
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/ |
D | internal.h | 34 #define PTRFASTCALL __attribute__((regparm(3))) macro 55 #ifndef PTRFASTCALL 56 #define PTRFASTCALL macro
|
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 | 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
|