Searched refs:fex_set_handling (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dfenv.c73 return !fex_set_handling(FEX_ALL, FEX_NONSTOP, NULL);
80 return fex_set_handling(FEX_ALL, FEX_NONSTOP, NULL);
H A Dfex_handler.c31 #pragma weak __fex_set_handling = fex_set_handling
52 int fex_set_handling(int e, int mode, void (*handler)()) function
/illumos-gate/usr/src/man/man3m/
H A DMakefile69 fex_set_handling.3m \
/illumos-gate/usr/src/head/
H A Dfenv.h189 extern int fex_set_handling __P((int, int, void (*)()));

Completed in 68 milliseconds