Searched refs:__hex_to_single (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/lib/libc/port/gen/ |
H A D | strtod.c | 96 __hex_to_single(&dr, mr.rd, &x, &fs); in strtof()
|
/illumos-gate/usr/src/lib/libc/port/fp/ |
H A D | hex_bin.c | 112 __hex_to_single(decimal_record *pd, enum fp_direction_type rd, single *px, in __hex_to_single() function
|
/illumos-gate/usr/src/lib/libc/inc/ |
H A D | libc.h | 133 extern void __hex_to_single(decimal_record *, enum fp_direction_type,
|
/illumos-gate/usr/src/lib/libc/port/i18n/ |
H A D | wstod.c | 104 __hex_to_single(&dr, mr.rd, &x, &fs); in wcstof()
|
/illumos-gate/usr/src/lib/libc/port/stdio/ |
H A D | doscan.c | 712 __hex_to_single(&dr, dm.rd, in number()
|