Home
last modified time | relevance | path

Searched refs:test_ceil (Results 1 – 3 of 3) sorted by relevance

/third_party/optimized-routines/math/test/rtest/
Dsemi.h13 char *test_ceil(uint32 *in, uint32 *out);
Dsemi.c64 char *test_ceil(uint32 *in, uint32 *out) { in test_ceil() function
Ddotest.c397 test_ceil(in, out); in is_dinteger()
567 {"ceil", (funcptr)test_ceil, semi1, {NULL}, cases_semi1},