HomeSort by relevance Sort by last modified time
    Searched refs:PTRCALL (Results 1 - 8 of 8) sorted by null

  /external/expat/lib/
internal.h 12 PTRCALL - Used for functions called though function pointers.
14 PTRFASTCALL - Like PTRCALL, but for low number of arguments.
51 #ifndef PTRCALL
52 #define PTRCALL
xmlrole.c 101 typedef int PTRCALL PROLOG_HANDLER(PROLOG_STATE *state,
127 static int PTRCALL
164 static int PTRCALL
195 static int PTRCALL
216 static int PTRCALL
234 static int PTRCALL
264 static int PTRCALL
281 static int PTRCALL
298 static int PTRCALL
318 static int PTRCALL
    [all...]
xmltok.h 128 typedef int (PTRCALL *SCANNER)(const ENCODING *,
136 int (PTRCALL *sameName)(const ENCODING *,
139 int (PTRCALL *nameMatchesAscii)(const ENCODING *,
145 int (PTRCALL *getAtts)(const ENCODING *enc,
150 int (PTRCALL *predefinedEntityName)(const ENCODING *,
153 void (PTRCALL *updatePosition)(const ENCODING *,
157 int (PTRCALL *isPublicId)(const ENCODING *enc,
161 void (PTRCALL *utf8Convert)(const ENCODING *enc,
166 void (PTRCALL *utf16Convert)(const ENCODING *enc,
xmltok_ns.c 39 static int PTRCALL
47 static int PTRCALL
xmlrole.h 88 int (PTRCALL *handler) (struct prolog_state *state,
xmltok_impl.c 92 static int PTRCALL
130 static int PTRCALL
177 static int PTRCALL
222 static int PTRCALL
284 static int PTRCALL
304 static int PTRCALL
382 static int PTRCALL
431 static int PTRCALL
463 static int PTRCALL
495 static int PTRCALL
    [all...]
xmltok.c 184 int (PTRCALL *charMatches)(const ENCODING *, const char *, int);
289 static int PTRCALL
321 static void PTRCALL
340 static void PTRCALL
428 static void PTRCALL
453 static void PTRCALL
486 static void PTRCALL
539 static void PTRCALL \
602 static void PTRCALL \
664 static int PTRCALL
    [all...]
xmlparse.c 300 typedef enum XML_Error PTRCALL Processor(XML_Parser parser,
    [all...]

Completed in 238 milliseconds