Home
last modified time | relevance | path

Searched defs:FXSYS_atoi64 (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxcrt/
Dfx_system_unittest.cpp238 TEST(fxcrt, FXSYS_atoi64) { in TEST() argument
Dfx_system.cpp102 int64_t FXSYS_atoi64(const char* str) { in FXSYS_atoi64() function