Searched refs:logbl (Results 1 – 5 of 5) sorted by relevance
15 logbl(long double x) in logbl() function
570 extern long double logbl (long double);
248 l1 = logbl (l1); in main()
19467 long double y = logbl(logbl_vec[i].x); in test_logbl()
1261 * libc/include/math.h: Add log2l,logbl,nexttowardf,1266 * libm/common/logbl.c: Likewise