Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dpngpriv.h1913 #define PNG_FP_NEGATIVE 128 /* A negative number, including "-0" */ macro
1933 #define PNG_FP_NZ_MASK (PNG_FP_SAW_DIGIT | PNG_FP_NEGATIVE | PNG_FP_NONZERO)
A Dpng.c2725 case 45: type = PNG_FP_SAW_SIGN + PNG_FP_NEGATIVE; break;

Completed in 10 milliseconds