Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libm/test/
Dlog1pf_vec.c304 void test_log1pf(int m) {run_vector_1(m,log1pf_vec,(char *)(log1pf),"log1pf","ff"); } in test_log1pf() function
Dtest.h466 test_log1pf(int vector);
Dmath.c674 test_log1pf(vector); in test_math()
/picolibc-3.5.0-3.4.0/newlib/
DChangeLog-201525687 test_fmodf.c, test_gamma.c, test_log1p.c, test_log1pf.c,