Searched defs:LLU (Results 1 - 1 of 1) sorted by relevance

/external/pcre/dist/
H A Dpcrecpp_unittest.cc964 # define LLU "%I64u" macro
967 # define LLU "%llu" macro
1005 sprintf(buf, LLU, max_value);

Completed in 812 milliseconds