HomeSort by relevance Sort by last modified time
    Searched refs:ieee_matherr (Results 1 - 3 of 3) sorted by null

  /external/fdlibm/
s_matherr.c 17 int ieee_matherr(struct exception *x) function
19 int ieee_matherr(x)
k_standard.c 105 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...]
fdlibm.h 156 extern int ieee_matherr __P((struct exception *));

Completed in 53 milliseconds