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