Searched refs:matherrl (Results 1 – 8 of 8) 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
36987 and matherrl.37025 [_LIBC && LIBM_SVID_COMPAT] (matherrl): Likewise.37027 [_LIBC && !LIBM_SVID_COMPAT] (matherrl): Likewise.
34182 * conform/linknamespace.pl (@whitelist): Add matherrf and matherrl.