Searched refs:PNG_FP_SAW_ANY (Results 1 – 4 of 4) sorted by relevance
2746 switch ((state & PNG_FP_STATE) + (type & PNG_FP_SAW_ANY))2749 if ((state & PNG_FP_SAW_ANY) != 0)2807 if ((state & PNG_FP_SAW_ANY) != 0)
1899 #define PNG_FP_SAW_ANY 60 /* Saw any of the above 4 */ macro
2708 switch ((state & PNG_FP_STATE) + (type & PNG_FP_SAW_ANY))2711 if ((state & PNG_FP_SAW_ANY) != 0)2769 if ((state & PNG_FP_SAW_ANY) != 0)
1774 #define PNG_FP_SAW_ANY 60 /* Saw any of the above 4 */ macro