Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/multiarch/libs/
H A Dfloat_helpers.c87 static float f32_numbers[] = { variable
120 static const int num_f32 = ARRAY_SIZE(f32_numbers);
129 return f32_numbers[i % num_f32]; in get_f32()