HomeSort by: relevance | last modified time | path
    Searched defs:checkf (Results 1 - 4 of 4) sorted by relevancy

  /src/external/lgpl3/gmp/dist/tests/cxx/
t-ops2f.cc 22 void checkf (){ function
83 checkf();
t-ops2f.cc 22 void checkf (){ function
83 checkf();
  /src/tests/lib/libm/
t_next.c 151 * checkf(x, n)
158 checkf(const float *x, unsigned n) function
580 checkf(x, __arraycount(x));
602 checkf(x, __arraycount(x));
625 checkf(x, __arraycount(x));
645 checkf(x, __arraycount(x));
664 checkf(x, __arraycount(x));
t_next.c 151 * checkf(x, n)
158 checkf(const float *x, unsigned n) function
580 checkf(x, __arraycount(x));
602 checkf(x, __arraycount(x));
625 checkf(x, __arraycount(x));
645 checkf(x, __arraycount(x));
664 checkf(x, __arraycount(x));

Completed in 36 milliseconds