Home | Sort by: relevance | last modified time | path |
/src/lib/libc/gdtoa/ | |
strtod.c | 116 size_t dplen = strlen(decimalpoint); local in function:_int_strtod_l 574 bd0 = s2b(s0, nd0, nd, y, dplen); |
strtodg.c | 344 size_t dplen = strlen(decimalpoint); local in function:strtodg 714 bd0 = s2b(s0, nd0, nd, y, dplen); |