Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/multiarch/libs/
H A Dfloat_helpers.c188 static const int num_f64 = ARRAY_SIZE(f64_numbers); variable
192 return num_f64; in get_num_f64()
197 return f64_numbers[i % num_f64].d; in get_f64()