Searched defs:FXSYS_atoi64 (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/core/fxcrt/ | ||
D | fx_system_unittest.cpp | 238 TEST(fxcrt, FXSYS_atoi64) { in TEST() argument |
D | fx_system.cpp | 102 int64_t FXSYS_atoi64(const char* str) { in FXSYS_atoi64() function |