Home
last modified time | relevance | path

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

/ndk/tests/build/issue20862-libpng-O0/jni/
Dpngconf.h341 # ifndef PNG_USE_RESULT
342 # define PNG_USE_RESULT __attribute__((__warn_unused_result__)) macro
367 # ifndef PNG_USE_RESULT
368 # define PNG_USE_RESULT /* not supported */ macro
390 #ifndef PNG_USE_RESULT
391 # define PNG_USE_RESULT /* The result of this function must be checked */ macro