Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/test/
Dfloor_vec.c312 void test_floor(int m) {run_vector_1(m,floor_vec,(char *)(floor),"floor","dd"); } in test_floor() function
Dtest.h416 test_floor(int vector);
Dmath.c712 test_floor(vector); in test_math()
/picolibc-latest/newlib/
DChangeLog-201525686 test_fabs.c, test_floor.c, test_floorf.c, test_fmod.c,