Searched defs:parse_fixed (Results 1 – 2 of 2) sorted by relevance
163 template <int N, typename T> static bool parse_fixed(const char* s, T* value) { in parse_fixed() function