Home
last modified time | relevance | path

Searched refs:PTRFASTCALL (Results 1 – 8 of 8) sorted by relevance

/external/python/cpython2/Modules/expat/
Dxmltok.c124 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 …]
Dinternal.h34 #define PTRFASTCALL __attribute__((regparm(3))) macro
55 #ifndef PTRFASTCALL
56 #define PTRFASTCALL macro
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
Dxmltok_impl.c1523 static int PTRFASTCALL
1698 static int PTRFASTCALL
1725 static const char * PTRFASTCALL
/external/expat/lib/
Dxmltok.c124 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 …]
Dinternal.h34 #define PTRFASTCALL __attribute__((regparm(3))) macro
55 #ifndef PTRFASTCALL
56 #define PTRFASTCALL macro
Dxmltok.h149 int (PTRFASTCALL *nameLength)(const ENCODING *, const char *); member
150 const char *(PTRFASTCALL *skipS)(const ENCODING *, const char *); member
155 int (PTRFASTCALL *charRefNumber)(const ENCODING *enc, const char *ptr); member
Dxmltok_impl.c1519 static int PTRFASTCALL
1694 static int PTRFASTCALL
1721 static const char * PTRFASTCALL