Searched refs:PNG_FP_WAS_VALID (Results 1 – 4 of 4) sorted by relevance
2564 png_fp_add(state, type | PNG_FP_WAS_VALID);2583 png_fp_add(state, type | PNG_FP_WAS_VALID);2610 png_fp_add(state, PNG_FP_SAW_DIGIT | PNG_FP_WAS_VALID);
1810 #define PNG_FP_WAS_VALID 64 /* Preceding substring is a valid fp number */ macro
2657 png_fp_add(state, type | PNG_FP_WAS_VALID);2676 png_fp_add(state, type | PNG_FP_WAS_VALID);2703 png_fp_add(state, PNG_FP_SAW_DIGIT | PNG_FP_WAS_VALID);
1742 #define PNG_FP_WAS_VALID 64 /* Preceding substring is a valid fp number */ macro