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

/haiku-buildtools/gcc/libdecnumber/
H A DdecNumber.c286 #define SPECIALARG (rhs->bits & DECSPECIAL) macro
2850 if (SPECIALARG) {
3183 if (SPECIALARG) {
5262 if (SPECIALARG) { /* handle infinities and NaNs */
5610 if (SPECIALARG) { /* handle infinities and NaNs */

Completed in 94 milliseconds