Home
last modified time | relevance | path

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

/freebsd/contrib/expat/xmlwf/
H A Dxmlfile.h40 # define XML_FMT_INT_MOD "ll" macro
42 # define XML_FMT_INT_MOD "l" macro
/freebsd/contrib/expat/examples/
H A Delements.c46 # define XML_FMT_INT_MOD "ll" macro
48 # define XML_FMT_INT_MOD "l" macro
H A Doutline.c43 # define XML_FMT_INT_MOD "ll" macro
45 # define XML_FMT_INT_MOD "l" macro
H A Delement_declarations.c46 # define XML_FMT_INT_MOD global() macro
48 # define XML_FMT_INT_MOD global() macro
/freebsd/contrib/expat/tests/benchmark/
H A Dbenchmark.c44 # define XML_FMT_INT_MOD "ll" macro
46 # define XML_FMT_INT_MOD "l" macro
/freebsd/contrib/expat/tests/
H A Dcommon.h56 # define XML_FMT_INT_MOD "ll" macro