Searched defs:PNG_ALIGN_OFFSET (Results 1 - 1 of 1) sorted by relevance

/ndk/tests/build/issue20862-libpng-O0/jni/
H A Dpngpriv.h402 # define PNG_ALIGN_OFFSET 2 /* use offsetof to determine alignment */ macro
404 # define PNG_ALIGN_OFFSET -1 /* prevent the use of this */ macro
425 # if PNG_ALIGN_TYPE == PNG_ALIGN_OFFSET

Completed in 26 milliseconds