Searched defs:PTRCALL (Results 1 – 8 of 8) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/ |
D | xmltok.h | 136 int (PTRCALL *sameName)(const ENCODING *, member 139 int (PTRCALL *nameMatchesAscii)(const ENCODING *, member 145 int (PTRCALL *getAtts)(const ENCODING *enc, member 150 int (PTRCALL *predefinedEntityName)(const ENCODING *, member 153 void (PTRCALL *updatePosition)(const ENCODING *, member 157 int (PTRCALL *isPublicId)(const ENCODING *enc, member 161 void (PTRCALL *utf8Convert)(const ENCODING *enc, member 166 void (PTRCALL *utf16Convert)(const ENCODING *enc, member
|
D | internal.h | 52 #define PTRCALL macro
|
D | xmlrole.h | 88 int (PTRCALL *handler) (struct prolog_state *state, member
|
D | xmltok.c | 182 int (PTRCALL *charMatches)(const ENCODING *, const char *, int); member
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/ |
D | xmltok.h | 136 int (PTRCALL *sameName)(const ENCODING *, member 139 int (PTRCALL *nameMatchesAscii)(const ENCODING *, member 145 int (PTRCALL *getAtts)(const ENCODING *enc, member 150 int (PTRCALL *predefinedEntityName)(const ENCODING *, member 153 void (PTRCALL *updatePosition)(const ENCODING *, member 157 int (PTRCALL *isPublicId)(const ENCODING *enc, member 161 void (PTRCALL *utf8Convert)(const ENCODING *enc, member 166 void (PTRCALL *utf16Convert)(const ENCODING *enc, member
|
D | internal.h | 52 #define PTRCALL macro
|
D | xmlrole.h | 88 int (PTRCALL *handler) (struct prolog_state *state, member
|
D | xmltok.c | 184 int (PTRCALL *charMatches)(const ENCODING *, const char *, int); member
|