Home
last modified time | relevance | path

Searched refs:num_start (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/libc/src/__support/
H A Dstr_to_float.h729 const char *__restrict num_start = src; in decimal_string_to_float() local
798 decimal_exp_to_float<T>(mantissa, exponent, num_start, truncated, in decimal_string_to_float()