Searched refs:__hex_to_double (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/lib/libc/port/gen/ |
H A D | strtod.c | 65 __hex_to_double(&dr, mr.rd, &x, &fs); in strtod()
|
/illumos-gate/usr/src/lib/libc/port/fp/ |
H A D | hex_bin.c | 133 __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 D | libc.h | 135 extern void __hex_to_double(decimal_record *, enum fp_direction_type,
|
/illumos-gate/usr/src/lib/libc/port/i18n/ |
H A D | wstod.c | 74 __hex_to_double(&dr, mr.rd, &x, &fs); in wcstod()
|
/illumos-gate/usr/src/lib/libc/port/stdio/ |
H A D | doscan.c | 704 __hex_to_double(&dr, dm.rd, in number()
|