Searched refs:PTRCALL (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/expat/lib/
H A Dinternal.h12 PTRCALL - Used for functions called though function pointers.
14 PTRFASTCALL - Like PTRCALL, but for low number of arguments.
80 #ifndef PTRCALL
81 # define PTRCALL macro
H A Dxmlrole.c116 typedef int PTRCALL PROLOG_HANDLER(PROLOG_STATE *state, int tok,
134 static int PTRCALL
165 static int PTRCALL
197 static int PTRCALL
217 static int PTRCALL
234 static int PTRCALL
260 static int PTRCALL
276 static int PTRCALL
292 static int PTRCALL
311 static int PTRCALL
[all...]
H A Dxmltok.h158 typedef int(PTRCALL *SCANNER)(const ENCODING *, const char *, const char *,
171 int(PTRCALL *nameMatchesAscii)(const ENCODING *, const char *, const char *,
175 int(PTRCALL *getAtts)(const ENCODING *enc, const char *ptr, int attsMax,
178 int(PTRCALL *predefinedEntityName)(const ENCODING *, const char *,
180 void(PTRCALL *updatePosition)(const ENCODING *, const char *ptr,
182 int(PTRCALL *isPublicId)(const ENCODING *enc, const char *ptr,
184 enum XML_Convert_Result(PTRCALL *utf8Convert)(const ENCODING *enc,
188 enum XML_Convert_Result(PTRCALL *utf16Convert)(const ENCODING *enc,
H A Dxmltok_ns.c60 static int PTRCALL
67 static int PTRCALL
H A Dxmlrole.h116 int(PTRCALL *handler)(struct prolog_state *state, int tok, const char *ptr,
H A Dxmltok_impl.c134 static int PTRCALL
171 static int PTRCALL
220 static int PTRCALL
265 static int PTRCALL
325 static int PTRCALL
344 static int PTRCALL
420 static int PTRCALL
471 static int PTRCALL
502 static int PTRCALL
533 static int PTRCALL
[all...]
H A Dxmltok.c194 int(PTRCALL *charMatches)(const ENCODING *, const char *, int);
288 static int PTRCALL
359 static enum XML_Convert_Result PTRCALL
398 static enum XML_Convert_Result PTRCALL
496 static enum XML_Convert_Result PTRCALL
519 static enum XML_Convert_Result PTRCALL
554 static enum XML_Convert_Result PTRCALL
616 static enum XML_Convert_Result PTRCALL E##toUtf8( \
693 static enum XML_Convert_Result PTRCALL E##toUtf16( \
758 static int PTRCALL
[all...]
H A Dxmlparse.c376 typedef enum XML_Error PTRCALL Processor(XML_Parser parser, const char *start,
2441 static enum XML_Error PTRCALL
2454 static enum XML_Error PTRCALL
2464 static enum XML_Error PTRCALL
2501 static enum XML_Error PTRCALL
2544 static enum XML_Error PTRCALL
3535 static enum XML_Error PTRCALL
3673 static enum XML_Error PTRCALL
3913 static enum XML_Error PTRCALL
3925 static enum XML_Error PTRCALL
[all...]

Completed in 125 milliseconds