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