Searched defs:log2_10 (Results 1 – 3 of 3) sorted by relevance
767 let log2_10 = bf16::from_f32(10f32.log2()); in test_bf16_consts_from_f32() localVariable825 let log2_10 = bf16::from_f64(10f64.log2()); in test_bf16_consts_from_f64() localVariable
1056 let log2_10 = f16::from_f32(10f32.log2()); in test_f16_consts_from_f32() localVariable1116 let log2_10 = f16::from_f64(10f64.log2()); in test_f16_consts_from_f64() localVariable
2461 const double_double log2_10 = { HEX_DBL(+, 1, a934f0979a371, +, 1), in reference_exp10l() local