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

  /src/tests/lib/libm/
t_log.c 474 } log2l_exact[] = { variable in typeref:typename:const struct __anonb5ef71ce0408[]
561 for (i = 0; i < __arraycount(log2l_exact); i++) {
562 const long double x = log2l_exact[i].x;
563 const long double y = log2l_exact[i].y;

Completed in 11 milliseconds