Lines Matching refs:fp_current_exceptions
143 pfpsd->fp_current_exceptions &= ~(1 << (int)fp_inexact); in packint32()
189 pfpsd->fp_current_exceptions &= ~(1 << (int)fp_inexact); in packint64()
237 if (pfpsd->fp_current_exceptions & (1 << fp_inexact)) in packsingle()
241 pfpsd->fp_current_exceptions &= in packsingle()
255 pfpsd->fp_current_exceptions &= in packsingle()
318 if (pfpsd->fp_current_exceptions & (1 << fp_inexact)) in packdouble()
322 pfpsd->fp_current_exceptions &= in packdouble()
336 pfpsd->fp_current_exceptions &= in packdouble()
407 if (pfpsd->fp_current_exceptions & (1 << fp_inexact)) in packextended()
411 pfpsd->fp_current_exceptions &= in packextended()
425 pfpsd->fp_current_exceptions &= in packextended()
460 if (!(pfpsd->fp_current_exceptions & pfpsd->fp_fsrtem)) in _fp_pack()
471 if (!(pfpsd->fp_current_exceptions & pfpsd->fp_fsrtem)) in _fp_pack()
480 if (!(pfpsd->fp_current_exceptions & pfpsd->fp_fsrtem)) in _fp_pack()
493 if (!(pfpsd->fp_current_exceptions & in _fp_pack()
551 if (!(pfpsd->fp_current_exceptions & in _fp_pack()