Searched refs:fp_nearest (Results 1 - 18 of 18) sorted by relevance

/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dieeefp.h41 fp_nearest = 0, enumerator in enum:fp_direction_type
50 fp_nearest = 0, enumerator in enum:fp_direction_type
59 fp_nearest = 0, enumerator in enum:fp_direction_type
/illumos-gate/usr/src/lib/libm/common/LD/
H A Dlog1pl.c53 rd = __swapRD(fp_nearest);
61 if (rd != fp_nearest)
H A Dhypotl.c90 rd = __swap87RD(fp_nearest);
110 if (rd != fp_nearest)
/illumos-gate/usr/src/uts/common/sys/
H A Dieeefp.h43 fp_nearest = 0, enumerator in enum:fp_direction_type
75 fp_nearest = 0, enumerator in enum:fp_direction_type
/illumos-gate/usr/src/lib/libm/common/Q/
H A Dlog10l.c96 rd = __swapRD(fp_nearest);
101 if (rd != fp_nearest)
H A Drndintl.c82 rd = __swapRD(fp_nearest);
85 case fp_nearest:
H A Dhypotl.c104 rd = __swapRD(fp_nearest);
124 if (rd != fp_nearest)
H A Dsqrtl.c290 if (rm == fp_positive || (rm == fp_nearest && (t > twom113 ||
450 rm = __swapRD(fp_nearest);
/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A D_Qfpack.c43 case fp_nearest:
74 case fp_nearest:
103 if ((fp_direction == fp_nearest) &&
H A Dpack_float.c83 case fp_nearest:
124 case fp_nearest:
150 if ((_fp_current_direction == fp_nearest) && (pu->significand[roundword] == 0x80000000)) { /* ambiguous case */
H A Ddouble_decim.c53 case fp_nearest:
/illumos-gate/usr/src/uts/sparc/fpu/
H A Dpack.c45 case fp_nearest:
78 case fp_nearest:
107 if ((pfpsd->fp_direction == fp_nearest) &&
/illumos-gate/usr/src/lib/libc/port/fp/
H A Dpack_float.c83 case fp_nearest:
120 case fp_nearest:
146 if ((rd == fp_nearest) &&
H A D__flt_decim.c272 if (pm->rd != fp_nearest)
H A Daconvert.c248 if (rd == fp_positive || (rd == fp_nearest &&
H A Ddecimal_bin.c342 if (pm->rd != fp_nearest)
440 if (pm->rd != fp_nearest || pd->ndigits > 18 || pd->exponent
H A Ddouble_decim.c289 case fp_nearest:
/illumos-gate/usr/src/lib/libc/port/
H A Dllib-lc1668 fp_nearest = 0,

Completed in 81 milliseconds