Searched refs:PNG_FP_WAS_VALID (Results 1 – 4 of 4) sorted by relevance
2772 png_fp_add(state, type | PNG_FP_WAS_VALID);2791 png_fp_add(state, type | PNG_FP_WAS_VALID);2818 png_fp_add(state, PNG_FP_SAW_DIGIT | PNG_FP_WAS_VALID);
1903 #define PNG_FP_WAS_VALID 64 /* Preceding substring is a valid fp number */ macro
2734 png_fp_add(state, type | PNG_FP_WAS_VALID);2753 png_fp_add(state, type | PNG_FP_WAS_VALID);2780 png_fp_add(state, PNG_FP_SAW_DIGIT | PNG_FP_WAS_VALID);
1778 #define PNG_FP_WAS_VALID 64 /* Preceding substring is a valid fp number */ macro