Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/multiarch/libs/
H A Dfloat_helpers.c56 static const int num_f16 = ARRAY_SIZE(f16_numbers); variable
60 return num_f16; in get_num_f16()
65 return f16_numbers[i % num_f16]; in get_f16()