Searched defs:parse_fixed (Results 1 – 4 of 4) sorted by relevance
168 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
167 template <int N, typename T> bool parse_fixed(const char* s, T* value) { in parse_fixed() function
176 template<int N, typename T> static bool parse_fixed(const char *s, T *value) in parse_fixed() function