Home
last modified time | relevance | path

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

/external/expat/xmlwf/
Dxmlfile.h10 #define XML_FMT_INT_MOD "I64" macro
12 #define XML_FMT_INT_MOD "ll" macro
15 #define XML_FMT_INT_MOD "l" macro
/external/expat/examples/
Doutline.c34 #define XML_FMT_INT_MOD "I64" macro
36 #define XML_FMT_INT_MOD "ll" macro
39 #define XML_FMT_INT_MOD "l" macro
Delements.c17 #define XML_FMT_INT_MOD "I64" macro
19 #define XML_FMT_INT_MOD "ll" macro
22 #define XML_FMT_INT_MOD "l" macro
/external/expat/tests/benchmark/
Dbenchmark.c12 #define XML_FMT_INT_MOD "ll" macro
14 #define XML_FMT_INT_MOD "l" macro
/external/expat/tests/
Druntests.c25 #define XML_FMT_INT_MOD "ll" macro
27 #define XML_FMT_INT_MOD "l" macro