Searched refs:PNG_FP_SAW_E (Results 1 – 6 of 6) sorted by relevance
2665 case 101: type = PNG_FP_SAW_E; break;2703 case PNG_FP_INTEGER + PNG_FP_SAW_E:2721 case PNG_FP_FRACTION + PNG_FP_SAW_E:
1771 #define PNG_FP_SAW_E 32 /* Saw an E (or e) in current state */ macro
2697 case 101: type = PNG_FP_SAW_E; break;2735 case PNG_FP_INTEGER + PNG_FP_SAW_E:2753 case PNG_FP_FRACTION + PNG_FP_SAW_E:
1823 #define PNG_FP_SAW_E 32 /* Saw an E (or e) in current state */ macro
2666 case 101: type = PNG_FP_SAW_E; break;2704 case PNG_FP_INTEGER + PNG_FP_SAW_E:2722 case PNG_FP_FRACTION + PNG_FP_SAW_E: