Searched refs:_STRTOD_FUNC (Results 1 – 4 of 4) sorted by relevance
49 #define _STRTOD_FUNC strtod macro
51 #define _STRTOD_FUNC strtof macro
51 #define _STRTOD_FUNC strtold macro
101 val = _STRTOD_FUNC(buf, &end); in _FUNCNAME()