Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_system_unittest.cpp215 TEST(fxcrt, FXSYS_atoi) { in TEST() argument
Dfx_system.cpp93 int32_t FXSYS_atoi(const char* str) { in FXSYS_atoi() function