Home
last modified time | relevance | path

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

/external/expat/xmlwf/
Dxmlfile.h40 # define XML_FMT_INT_MOD "ll" macro
42 # define XML_FMT_INT_MOD "l" macro
/external/expat/examples/
Doutline.c43 # define XML_FMT_INT_MOD "ll" macro
45 # define XML_FMT_INT_MOD "l" macro
Delements.c46 # define XML_FMT_INT_MOD "ll" macro
48 # define XML_FMT_INT_MOD "l" macro
/external/expat/tests/benchmark/
Dbenchmark.c42 # define XML_FMT_INT_MOD "ll" macro
44 # define XML_FMT_INT_MOD "l" macro
/external/expat/tests/
Druntests.c73 # define XML_FMT_INT_MOD "ll" macro
75 # define XML_FMT_INT_MOD "l" macro