Home
last modified time | relevance | path

Searched refs:test_floorf (Results 1 – 4 of 4) sorted by relevance

/picolibc-latest/newlib/libm/test/
Dfloorf_vec.c311 void test_floorf(int m) {run_vector_1(m,floorf_vec,(char *)(floorf),"floorf","ff"); } in test_floorf() function
Dtest.h419 test_floorf(int vector);
Dmath.c713 test_floorf(vector); in test_math()
/picolibc-latest/newlib/
DChangeLog-201525686 test_fabs.c, test_floor.c, test_floorf.c, test_fmod.c,