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

  /src/tests/lib/libm/
t_next.c 151 * checkf(x, n)
158 checkf(const float *x, unsigned n) function in typeref:typename:void
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 17 milliseconds