Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/fp/
H A Ddouble_decim.c450 __double_to_bigfloat(double *px, _big_float *pf) in __double_to_bigfloat() function
565 __double_to_bigfloat(&x, &bf); in single_to_decimal()
592 __double_to_bigfloat(&x, &bf); in single_to_decimal()
637 __double_to_bigfloat(px, &bf); in double_to_decimal()