Home
last modified time | relevance | path

Searched refs:__fex_get_op (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dfex_handler.h64 extern void __fex_get_op(siginfo_t *, ucontext_t *, fex_info_t *);
H A D__fex_hdlr.c309 __fex_get_op(sip, uap, &info); in __fex_hdlr()
674 __fex_get_op(sip, uap, &info); in __fex_hdlr()
H A D__fex_sparc.c187 __fex_get_op(siginfo_t *sip, ucontext_t *uap, fex_info_t *info) in __fex_get_op() function
524 (void) __fex_get_op(sip, uap, info); in __fex_st_result()
H A D__fex_i386.c569 __fex_get_op(siginfo_t *sip, ucontext_t *uap, fex_info_t *info) in __fex_get_op() function