Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dstrtod.c96 __hex_to_single(&dr, mr.rd, &x, &fs); in strtof()
/illumos-gate/usr/src/lib/libc/port/fp/
H A Dhex_bin.c112 __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 Dlibc.h132 extern void __hex_to_single(decimal_record *, enum fp_direction_type,
/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dwstod.c104 __hex_to_single(&dr, mr.rd, &x, &fs); in wcstof()
/illumos-gate/usr/src/lib/libc/port/stdio/
H A Ddoscan.c712 __hex_to_single(&dr, dm.rd, in number()