Searched refs:NUMERIC_ZERO (Results 1 – 1 of 1) sorted by relevance
28 # define NUMERIC_ZERO '0' macro92 while (*a == NUMERIC_ZERO) in fraccompare()99 while (*b == NUMERIC_ZERO) in fraccompare()127 while (tmpa == NUMERIC_ZERO || tmpa == thousands_sep); in numcompare()133 while (tmpa == NUMERIC_ZERO); in numcompare()136 while (tmpb == NUMERIC_ZERO || tmpb == thousands_sep) in numcompare()141 while (tmpb == NUMERIC_ZERO); in numcompare()146 while (tmpb == NUMERIC_ZERO || tmpb == thousands_sep); in numcompare()186 while (tmpb == NUMERIC_ZERO || tmpb == thousands_sep); in numcompare()190 while (tmpb == NUMERIC_ZERO); in numcompare()[all …]