Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dstrtod.c65 __hex_to_double(&dr, mr.rd, &x, &fs); in strtod()
/illumos-gate/usr/src/lib/libc/port/fp/
H A Dhex_bin.c133 __hex_to_double(decimal_record *pd, enum fp_direction_type rd, double *px, in __hex_to_double() function
/illumos-gate/usr/src/lib/libc/inc/
H A Dlibc.h134 extern void __hex_to_double(decimal_record *, enum fp_direction_type,
/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dwstod.c74 __hex_to_double(&dr, mr.rd, &x, &fs); in wcstod()
/illumos-gate/usr/src/lib/libc/port/stdio/
H A Ddoscan.c704 __hex_to_double(&dr, dm.rd, in number()