Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
Dinternal.h34 #define PTRFASTCALL __attribute__((regparm(3))) macro
56 #define PTRFASTCALL macro
Dxmltok.c178 int (PTRFASTCALL *byteType)(const ENCODING *, const char *); member
179 int (PTRFASTCALL *isNameMin)(const ENCODING *, const char *); member
180 int (PTRFASTCALL *isNmstrtMin)(const ENCODING *, const char *); member
181 int (PTRFASTCALL *byteToAscii)(const ENCODING *, const char *); member
184 int (PTRFASTCALL *isName2)(const ENCODING *, const char *); member
185 int (PTRFASTCALL *isName3)(const ENCODING *, const char *); member
186 int (PTRFASTCALL *isName4)(const ENCODING *, const char *); member
187 int (PTRFASTCALL *isNmstrt2)(const ENCODING *, const char *); member
188 int (PTRFASTCALL *isNmstrt3)(const ENCODING *, const char *); member
189 int (PTRFASTCALL *isNmstrt4)(const ENCODING *, const char *); member
[all …]
Dxmltok.h143 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
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
Dinternal.h34 #define PTRFASTCALL __attribute__((regparm(3))) macro
56 #define PTRFASTCALL macro
Dxmltok.c180 int (PTRFASTCALL *byteType)(const ENCODING *, const char *); member
181 int (PTRFASTCALL *isNameMin)(const ENCODING *, const char *); member
182 int (PTRFASTCALL *isNmstrtMin)(const ENCODING *, const char *); member
183 int (PTRFASTCALL *byteToAscii)(const ENCODING *, const char *); member
186 int (PTRFASTCALL *isName2)(const ENCODING *, const char *); member
187 int (PTRFASTCALL *isName3)(const ENCODING *, const char *); member
188 int (PTRFASTCALL *isName4)(const ENCODING *, const char *); member
189 int (PTRFASTCALL *isNmstrt2)(const ENCODING *, const char *); member
190 int (PTRFASTCALL *isNmstrt3)(const ENCODING *, const char *); member
191 int (PTRFASTCALL *isNmstrt4)(const ENCODING *, const char *); member
[all …]
Dxmltok.h143 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