HomeSort by: relevance | last modified time | path
    Searched defs:log10f_exact (Results 1 - 3 of 3) sorted by relevancy

  /src/tests/lib/libm/
t_log.c 180 } log10f_exact[] = { variable in typeref:typename:const struct __anonb5ef71ce0108[]
241 for (i = 0; i < __arraycount(log10f_exact); i++) {
242 const float x = log10f_exact[i].x;
243 const float y = log10f_exact[i].y;
t_log.c 180 } log10f_exact[] = { variable in typeref:typename:const struct __anonb5ef71ce0108[]
241 for (i = 0; i < __arraycount(log10f_exact); i++) {
242 const float x = log10f_exact[i].x;
243 const float y = log10f_exact[i].y;
t_log.c 180 } log10f_exact[] = { variable in typeref:typename:const struct __anonb5ef71ce0108[]
241 for (i = 0; i < __arraycount(log10f_exact); i++) {
242 const float x = log10f_exact[i].x;
243 const float y = log10f_exact[i].y;

Completed in 71 milliseconds