Home
last modified time | relevance | path

Searched refs:matherr (Results 1 – 6 of 6) sorted by relevance

/math/
A Dtest-matherr.c26 #undef matherr
28 compat_symbol_reference (libm, matherr, matherr, GLIBC_2_0);
34 matherr (struct exception *s) in matherr() function
A Dtest-matherr-2.c28 # undef matherr
30 compat_symbol_reference (libm, matherr, matherr, GLIBC_2_0);
38 matherr (struct exception *s) in matherr() function
A Dmath-svid-compat.h48 extern int matherr (struct exception *__exc);
78 compat_symbol_reference (libm, matherr, matherr, GLIBC_2_0);
84 # define matherr(EXC) ((void) (EXC), 0) macro
A DMakefile237 tests = test-matherr-3 test-fenv basic-test \
260 tests += test-matherr test-matherr-2
A Dtest-matherr-3.c30 matherr (struct exception *s) in matherr() function
A DVersions76 matherr;

Completed in 7 milliseconds