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

/haiku-buildtools/gcc/libdecnumber/
H A DdecNumber.c199 #define COMPNAN 0x05 /* .. [NaN processing] */ macro
6078 op=COMPNAN; /* use special path */
6105 else if (op==COMPNAN); /* special, drop through */

Completed in 51 milliseconds