Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/expat/xmlwf/
HDxmlfile.h40 # define XML_FMT_INT_MOD "ll" macro
42 # define XML_FMT_INT_MOD "l" macro
/freebsd-14-stable/contrib/expat/examples/
HDelements.c46 # define XML_FMT_INT_MOD "ll" macro
48 # define XML_FMT_INT_MOD "l" macro
HDoutline.c43 # define XML_FMT_INT_MOD "ll" macro
45 # define XML_FMT_INT_MOD "l" macro
HDelement_declarations.c47 # define XML_FMT_INT_MOD "ll" macro
49 # define XML_FMT_INT_MOD "l" macro
/freebsd-14-stable/contrib/expat/tests/benchmark/
HDbenchmark.c52 # define XML_FMT_INT_MOD "ll" macro
54 # define XML_FMT_INT_MOD "l" macro
/freebsd-14-stable/contrib/expat/tests/
HDcommon.h56 # define XML_FMT_INT_MOD "ll" macro