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