Searched refs:matherrl (Results 1 – 6 of 6) sorted by relevance
8 matherrf; matherrl;
27 compat_symbol (libm, __matherrl, matherrl, GLIBC_2_2_3);
98 # define pmatherrl matherrl101 compat_symbol_reference (libm, matherrl, matherrl, GLIBC_2_2_3);104 # define matherrl(EXC) ((void) (EXC), 0) macro125 int (*pmatherrl)(struct exceptionl*) = matherrl;134 { pmatherrl = ( (user_merrl==NULL)? (matherrl) : (user_merrl) ); } in __libm_setusermatherrl()
160 extern int matherrl(struct exceptionl*);
7 libm.so: matherrl
337 GLIBC_2.2.3 matherrl F
Completed in 11 milliseconds