Searched refs:__fex_hdlr (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/m9x/
H A D__fex_hdlr.c226 __fex_hdlr(int sig, siginfo_t *sip, ucontext_t *uap) function
388 __fex_hdlr(int sig, siginfo_t *sip, ucontext_t *uap) function
815 /* install __fex_hdlr as necessary */
817 act.sa_handler = __fex_hdlr;
821 if (tmpact.sa_handler != __fex_hdlr)
/illumos-gate/usr/src/lib/libm/
H A DMakefile.com22 __fex_hdlr.o \
58 __fex_hdlr.o \
853 ../common/m9x/__fex_hdlr.c \

Completed in 68 milliseconds