Home
last modified time | relevance | path

Searched refs:PNG_FP_INTEGER (Results 1 – 2 of 2) sorted by relevance

/external/libpng/
Dpng.c2599 case PNG_FP_INTEGER + PNG_FP_SAW_SIGN:
2606 case PNG_FP_INTEGER + PNG_FP_SAW_DOT:
2619 case PNG_FP_INTEGER + PNG_FP_SAW_DIGIT:
2627 case PNG_FP_INTEGER + PNG_FP_SAW_E:
Dpngpriv.h1730 #define PNG_FP_INTEGER 0 /* before or in integer */ macro