Home
last modified time | relevance | path

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

/openbmc/qemu/libdecnumber/
H A DdecNumber.c191 #define COMPNAN 0x05 /* .. [NaN processing] */ macro
6232 op=COMPNAN; /* use special path */
6259 else if (op==COMPNAN); /* special, drop through */