Searched refs:_ex (Results 1 – 5 of 5) sorted by relevance
270 unsigned _ex, _mxcsr; in __fpgetsticky() local274 _ex = (_sw & FP_STKY_FLD) >> FP_STKY_OFF; in __fpgetsticky()276 _ex |= (_mxcsr & SSE_STKY_FLD) >> SSE_STKY_OFF; in __fpgetsticky()277 return ((fp_except_t)_ex); in __fpgetsticky()
224 unsigned _ex; in fpgetsticky() local228 _ex = (_sw & FP_STKY_FLD) >> FP_STKY_OFF; in fpgetsticky()229 return ((fp_except_t)_ex); in fpgetsticky()
95 struct _ex { struct
110 ${_ex} \716 _ex= ex macro
3743 place of callback/argument pairs. The new API functions have "_ex"