Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/fp/
H A Ddouble_decim.c338 __bigfloat_to_decimal(_big_float *bf, decimal_mode *pm, decimal_record *pd, in __bigfloat_to_decimal() function
566 __bigfloat_to_decimal(&bf, pm, pd, &ef); in single_to_decimal()
593 __bigfloat_to_decimal(&bf, pm, pd, &ef); in single_to_decimal()
638 __bigfloat_to_decimal(&bf, pm, pd, &ef); in double_to_decimal()
695 __bigfloat_to_decimal(&bf, pm, pd, &ef); in extended_to_decimal()
740 __bigfloat_to_decimal(&bf, pm, pd, &ef); in quadruple_to_decimal()