Home
last modified time | relevance | path

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

/external/expat/xmlwf/
Dxmlfile.h38 #define XML_FMT_INT_MOD "I64" macro
40 #define XML_FMT_INT_MOD "ll" macro
43 #define XML_FMT_INT_MOD "l" macro
/external/expat/examples/
Doutline.c40 # define XML_FMT_INT_MOD "I64" macro
42 # define XML_FMT_INT_MOD "ll" macro
45 # define XML_FMT_INT_MOD "l" macro
Delements.c42 # define XML_FMT_INT_MOD "I64" macro
44 # define XML_FMT_INT_MOD "ll" macro
47 # define XML_FMT_INT_MOD "l" macro
/external/expat/tests/benchmark/
Dbenchmark.c40 # define XML_FMT_INT_MOD "ll" macro
42 # define XML_FMT_INT_MOD "l" macro
/external/expat/tests/
Druntests.c72 # define XML_FMT_INT_MOD "ll" macro
74 # define XML_FMT_INT_MOD "l" macro