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