Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/fp/
H A Dhex_bin.c43 __hex_to_unpacked(decimal_record *pd, unpacked *pu) in __hex_to_unpacked() function
125 __hex_to_unpacked(pd, &u); in __hex_to_single()
147 __hex_to_unpacked(pd, &u); in __hex_to_double()
173 __hex_to_unpacked(pd, &u); in __hex_to_quadruple()
199 __hex_to_unpacked(pd, &u); in __hex_to_extended()