Home
last modified time | relevance | path

Searched refs:zerod (Results 1 – 1 of 1) sorted by relevance

/bionic/benchmarks/
Dmath_benchmark.cpp36 static double zerod = 0.0f; variable
281 d = exp(d * zerod + *cin); in BM_math_exp_speccpu2017_latency()
423 d = log(d * zerod + *cin); in BM_math_log_speccpu2017_latency()
445 d = log2(d * zerod + *cin); in BM_math_log2_speccpu2017_latency()