Searched defs:FXSYS_DecimalCharToInt (Results 1 – 2 of 2) sorted by relevance
101 inline int FXSYS_DecimalCharToInt(char c) { in FXSYS_DecimalCharToInt() function105 inline int FXSYS_DecimalCharToInt(wchar_t c) { in FXSYS_DecimalCharToInt() function
18 TEST(fxcrt, FXSYS_DecimalCharToInt) { in TEST() argument