Home
last modified time | relevance | path

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

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