Searched defs:s_nan (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/tcg/i386/ | ||
H A D | test-i386-fprem.c | 68 static const union float80u s_nan = { variable |
H A D | test-i386.c | 768 union float64u s_nan = { .l = 0xFFF0000000000000LL }; variable |