Searched refs:PNG_FP_NEGATIVE (Results 1 – 4 of 4) sorted by relevance
1743 #define PNG_FP_NEGATIVE 128 /* A negative number, including "-0" */ macro1763 #define PNG_FP_NZ_MASK (PNG_FP_SAW_DIGIT | PNG_FP_NEGATIVE | PNG_FP_NONZERO)
2616 case 45: type = PNG_FP_SAW_SIGN + PNG_FP_NEGATIVE; break;
1811 #define PNG_FP_NEGATIVE 128 /* A negative number, including "-0" */ macro1831 #define PNG_FP_NZ_MASK (PNG_FP_SAW_DIGIT | PNG_FP_NEGATIVE | PNG_FP_NONZERO)
2523 case 45: type = PNG_FP_SAW_SIGN + PNG_FP_NEGATIVE; break;