Home
last modified time | relevance | path

Searched refs:EXPAT_FMT_ULL (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/expat/tests/
HDacc_tests.c277 "Document " EXPAT_FMT_SIZE_T("") " of " EXPAT_FMT_SIZE_T("") ": Expected " EXPAT_FMT_ULL( in START_TEST()
278 "") " count direct bytes, got " EXPAT_FMT_ULL("") " instead.\n", in START_TEST()
286 "Document " EXPAT_FMT_SIZE_T("") " of " EXPAT_FMT_SIZE_T("") ": Expected " EXPAT_FMT_ULL( in START_TEST()
287 "") " count indirect bytes, got " EXPAT_FMT_ULL("") " instead.\n", in START_TEST()
/freebsd-14-stable/contrib/expat/lib/
HDinternal.h115 # define EXPAT_FMT_ULL(midpart) "%" midpart "I64u" macro
124 # define EXPAT_FMT_ULL(midpart) "%" midpart "llu" macro
HDxmlparse.c8117 "expat: Accounting(%p): Direct " EXPAT_FMT_ULL( in accountingReportStats()
8118 "10") ", indirect " EXPAT_FMT_ULL("10") ", amplification %8.2f%s", in accountingReportStats()