Searched refs:matherr (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/native/java/lang/fdlibm/src/
H A Ds_matherr.c30 int matherr(struct exception *x) function
32 int matherr(x)
H A Dk_standard.c117 else if (!matherr(&exc)) {
131 else if (!matherr(&exc)) {
147 else if (!matherr(&exc)) {
164 else if (!matherr(&exc)) {
178 else if (!matherr(&exc)) {
192 else if (!matherr(&exc)) {
203 else if (!matherr(&exc)) {
217 else if (!matherr(&exc)) {
234 else if (!matherr(&exc)) {
251 else if (!matherr(
[all...]
/openjdk7/jdk/src/share/native/java/lang/fdlibm/include/
H A Dfdlibm.h171 extern int matherr __P((struct exception *));

Completed in 27 milliseconds