Searched refs:fp_positive (Results 1 - 14 of 14) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/fp/
H A D__flt_rounds.c52 case fp_positive:
70 case fp_positive:
H A Daconvert.c244 if (*sign && (rd == fp_positive || rd == fp_negative))
245 rd = fp_positive + fp_negative - rd;
248 if (rd == fp_positive || (rd == fp_nearest &&
H A Dpack_float.c89 case fp_positive:
126 case fp_positive:
H A Ddouble_decim.c295 case fp_positive:
/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dieeefp.h43 fp_positive = 2, enumerator in enum:fp_direction_type
52 fp_positive = 2, enumerator in enum:fp_direction_type
62 fp_positive = 3 enumerator in enum:fp_direction_type
/illumos-gate/usr/src/uts/common/sys/
H A Dieeefp.h45 fp_positive = 2, enumerator in enum:fp_direction_type
77 fp_positive = 2, enumerator in enum:fp_direction_type
/illumos-gate/usr/src/lib/libm/common/Q/
H A Drndintl.c93 case fp_positive:
H A Dsqrtl.c290 if (rm == fp_positive || (rm == fp_nearest && (t > twom113 ||
/illumos-gate/usr/src/lib/libm/i386/src/
H A Dlibm_inlines.h138 * to fp_positive and save old bits in rd.
140 short rd = __swap87RD(fp_positive);
/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A D_Qfpack.c49 case fp_positive:
80 case fp_positive:
H A Dpack_float.c89 case fp_positive:
130 case fp_positive:
H A Ddouble_decim.c67 case fp_positive:
/illumos-gate/usr/src/uts/sparc/fpu/
H A Dpack.c51 case fp_positive:
84 case fp_positive:
/illumos-gate/usr/src/lib/libc/port/
H A Dllib-lc1670 fp_positive = 2,

Completed in 71 milliseconds