Searched refs:log2l (Results 1 – 6 of 6) sorted by relevance
115 log2l(long double x) in log2l() function
172 log2l(long double x) in log2l() function
613 extern long double log2l (long double);
292 l1 = log2l (l1); in main()
19249 long double y = log2l(log2l_vec[i].x); in test_log2l()
1261 * libc/include/math.h: Add log2l,logbl,nexttowardf,1265 * libm/common/log2l.c: New File