Home
last modified time | relevance | path

Searched refs:FEX_SIGNAL (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libm/common/m9x/
H A D__fex_hdlr.c278 else if (mode == FEX_SIGNAL) { in __fex_hdlr()
445 case FEX_SIGNAL: in __fex_hdlr()
447 mode = FEX_SIGNAL; in __fex_hdlr()
452 FEX_SIGNAL) in __fex_hdlr()
483 } else if (mode == FEX_SIGNAL) { in __fex_hdlr()
559 } else if (mode == FEX_SIGNAL) { in __fex_hdlr()
655 else if (mode == FEX_SIGNAL) { in __fex_hdlr()
/titanic_50/usr/src/head/
H A Dfenv.h119 #define FEX_SIGNAL 2 macro