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) function
565 __double_to_bigfloat(&x, &bf);
592 __double_to_bigfloat(&x, &bf);
637 __double_to_bigfloat(px, &bf);

Completed in 590 milliseconds