Searched refs:__fex_get_op (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/lib/libm/common/m9x/ |
H A D | fex_handler.h | 64 extern void __fex_get_op(siginfo_t *, ucontext_t *, fex_info_t *);
|
H A D | __fex_hdlr.c | 308 __fex_get_op(sip, uap, &info); in __fex_hdlr() 672 __fex_get_op(sip, uap, &info); in __fex_hdlr()
|
H A D | __fex_sparc.c | 187 __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.c | 569 __fex_get_op(siginfo_t *sip, ucontext_t *uap, fex_info_t *info) in __fex_get_op() function
|