Home
last modified time | relevance | path

Searched refs:ieee_matherr (Results 1 – 3 of 3) sorted by relevance

/external/fdlibm/
Dk_standard.c105 else if (!ieee_matherr(&exc)) {
119 else if (!ieee_matherr(&exc)) {
135 else if (!ieee_matherr(&exc)) {
152 else if (!ieee_matherr(&exc)) {
166 else if (!ieee_matherr(&exc)) {
180 else if (!ieee_matherr(&exc)) {
191 else if (!ieee_matherr(&exc)) {
205 else if (!ieee_matherr(&exc)) {
222 else if (!ieee_matherr(&exc)) {
239 else if (!ieee_matherr(&exc)) {
[all …]
Ds_matherr.c17 int ieee_matherr(struct exception *x) in ieee_matherr() function
19 int ieee_matherr(x) in ieee_matherr()
Dfdlibm.h156 extern int ieee_matherr __P((struct exception *));