Searched refs:UF_IS_ZERO (Results 1 – 1 of 1) sorted by relevance
165 #define UF_IS_ZERO(x) _u128_is_zero(x) macro185 #define UF_IS_ZERO(x) ((x) == 0) macro339 if (!UF_IS_ZERO(uint)) in conv_flt()346 } else if (TOLOWER(i) == 'x' && (flags & FL_ANY) && UF_IS_ZERO(uint)) { in conv_flt()418 if (UF_IS_ZERO(uint)) { in conv_flt()