Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/s390x/
H A Dfma.c23 static const char *table1[N_SIGNED_CLASSES][N_SIGNED_CLASSES] = {
35 static const char *table2[N_SIGNED_CLASSES][N_SIGNED_CLASSES] = {
169 if (++it->cls[i] != N_SIGNED_CLASSES) { in iter_next()
H A Dfloat.h21 #define N_SIGNED_CLASSES 8 macro
36 static const struct float_class signed_floats[N_FORMATS][N_SIGNED_CLASSES] = {
H A Dvfminmax.c48 const char *table[N_SIGNED_CLASSES][N_SIGNED_CLASSES];
256 if (++it->cls[i] != N_SIGNED_CLASSES) { in iter_next()