Searched defs:FXSYS_DecimalCharToInt (Results 1 – 2 of 2) sorted by relevance
75 inline int FXSYS_DecimalCharToInt(const char c) { in FXSYS_DecimalCharToInt() function79 inline int FXSYS_DecimalCharToInt(const wchar_t c) { in FXSYS_DecimalCharToInt() function
28 TEST(fxcrt, FXSYS_DecimalCharToInt) { in TEST() argument