Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/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.h418 test_floorf(int vector);
Dmath.c709 test_floorf(vector); in test_math()
/picolibc-3.7.0-3.6.0/newlib/
DChangeLog-201525686 test_fabs.c, test_floor.c, test_floorf.c, test_fmod.c,