Searched refs:PNG_FP_SAW_ANY (Results 1 – 4 of 4) sorted by relevance
2538 switch ((state & PNG_FP_STATE) + (type & PNG_FP_SAW_ANY))2541 if (state & PNG_FP_SAW_ANY)2599 if (state & PNG_FP_SAW_ANY)
1806 #define PNG_FP_SAW_ANY 60 /* Saw any of the above 4 */ macro
2631 switch ((state & PNG_FP_STATE) + (type & PNG_FP_SAW_ANY))2634 if (state & PNG_FP_SAW_ANY)2692 if (state & PNG_FP_SAW_ANY)
1738 #define PNG_FP_SAW_ANY 60 /* Saw any of the above 4 */ macro