Searched refs:PNG_FP_SAW_ANY (Results 1 – 2 of 2) sorted by relevance
2740 switch ((state & PNG_FP_STATE) + (type & PNG_FP_SAW_ANY))2743 if ((state & PNG_FP_SAW_ANY) != 0)2801 if ((state & PNG_FP_SAW_ANY) != 0)
1908 #define PNG_FP_SAW_ANY 60 /* Saw any of the above 4 */ macro