Searched refs:is_float_hex_start (Results 1 – 1 of 1) sorted by relevance
866 LIBC_INLINE bool is_float_hex_start(const char *__restrict src, in is_float_hex_start() function1155 if (is_float_hex_start(src + index, DECIMAL_POINT)) { in strtofloatingpoint()