HomeSort by: relevance | last modified time | path
    Searched refs:matherr (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libm/src/
s_matherr.c 22 matherr(struct exception *x) function in typeref:typename:int
k_standard.c 109 } else if (!matherr(&exc)) {
125 } else if (!matherr(&exc)) {
142 } else if (!matherr(&exc)) {
160 else if (!matherr(&exc)) {
175 else if (!matherr(&exc)) {
190 else if (!matherr(&exc)) {
202 else if (!matherr(&exc)) {
217 else if (!matherr(&exc)) {
235 else if (!matherr(&exc)) {
253 else if (!matherr(&exc))
    [all...]
  /src/include/
math.h 519 int matherr(struct exception *);

Completed in 73 milliseconds