Home | History | Annotate | Download | only in spmath

Lines Matching defs:inexact

64 	register int inexact = false;
101 /* check for inexact */
103 inexact = true;
127 /* check for inexact */
129 inexact = true;
148 if (inexact) {
166 register int inexact = false;
204 /* check for inexact */
206 inexact = true;
232 /* check for inexact */
234 inexact = true;
253 if (inexact) {