Lines Matching full:precision
57 FP_PS, /* 24 bit (single-precision) */
59 FP_PD, /* 53 bit (double-precision) */
60 FP_PE /* 64 bit (extended-precision) */
66 .Fn fpsetprec "fp_prec_t precision"
74 #define FP_X_IMP 0x20 /* (im)precision */
98 and precision.
114 returns the current floating point precision.
119 sets the floating point precision and returns
120 the previous precision.
160 Changing precision is not a supported feature:
163 default precision for correct behavior.