Searched refs:log_thresh2 (Results 1 – 1 of 1) sorted by relevance
210 const double log_thresh2 = 0x1.1082cp+0; in log2() local212 int is_near = x >= log_thresh1 & x <= log_thresh2; in log2()