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

  /src/tests/lib/libm/
t_next.c 231 * checkl(x, n)
239 checkl(const long double *x, unsigned n) function in typeref:typename:void
764 checkl(x, __arraycount(x));
786 checkl(x, __arraycount(x));
809 checkl(x, __arraycount(x));
829 checkl(x, __arraycount(x));
848 checkl(x, __arraycount(x));
t_next.c 231 * checkl(x, n)
239 checkl(const long double *x, unsigned n) function in typeref:typename:void
764 checkl(x, __arraycount(x));
786 checkl(x, __arraycount(x));
809 checkl(x, __arraycount(x));
829 checkl(x, __arraycount(x));
848 checkl(x, __arraycount(x));

Completed in 34 milliseconds