Searched defs:FXSYS_HexCharToInt (Results 1 – 2 of 2) sorted by relevance
11 TEST(fxcrt, FXSYS_HexCharToInt) { in TEST() argument
79 inline int FXSYS_HexCharToInt(char c) { in FXSYS_HexCharToInt() function