Home
last modified time | relevance | path

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

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