Home
last modified time | relevance | path

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

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