Searched refs:PNG_FP_FRACTION (Results 1 – 4 of 4) sorted by relevance
2556 png_fp_set(state, PNG_FP_FRACTION | type);2562 png_fp_set(state, PNG_FP_FRACTION | PNG_FP_SAW_DOT);2582 case PNG_FP_FRACTION + PNG_FP_SAW_DIGIT:2586 case PNG_FP_FRACTION + PNG_FP_SAW_E:
1799 #define PNG_FP_FRACTION 1 /* before or in fraction */ macro
2649 png_fp_set(state, PNG_FP_FRACTION | type);2655 png_fp_set(state, PNG_FP_FRACTION | PNG_FP_SAW_DOT);2675 case PNG_FP_FRACTION + PNG_FP_SAW_DIGIT:2679 case PNG_FP_FRACTION + PNG_FP_SAW_E:
1731 #define PNG_FP_FRACTION 1 /* before or in fraction */ macro