Home
last modified time | relevance | path

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

/src/contrib/arm-optimized-routines/math/test/rtest/
H A Dsemi.h19 char *test_ceilf(uint32 *in, uint32 *out);
H A Dsemi.c120 char *test_ceilf(uint32 *in, uint32 *out) { in test_ceilf() function
H A Ddotest.c434 test_ceilf(in, out); in is_sinteger()
610 {"ceilf", (funcptr)test_ceilf, semi1f, {NULL}, cases_semi1_float},