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

  /src/tests/lib/libm/
t_log.c 444 } log2f_exact[] = { variable in typeref:typename:const struct __anonb5ef71ce0208[]
544 for (i = 0; i < __arraycount(log2f_exact); i++) {
545 const float x = log2f_exact[i].x;
546 const float y = log2f_exact[i].y;
t_log.c 444 } log2f_exact[] = { variable in typeref:typename:const struct __anonb5ef71ce0208[]
544 for (i = 0; i < __arraycount(log2f_exact); i++) {
545 const float x = log2f_exact[i].x;
546 const float y = log2f_exact[i].y;

Completed in 25 milliseconds