HomeSort by relevance Sort by last modified time
    Searched refs:PNG_USE_RESULT (Results 1 - 3 of 3) sorted by null

  /ndk/tests/build/issue20862-libpng-O0/jni/
pngconf.h 341 # ifndef PNG_USE_RESULT
342 # define PNG_USE_RESULT __attribute__((__warn_unused_result__))
367 # ifndef PNG_USE_RESULT
368 # define PNG_USE_RESULT /* not supported */
390 #ifndef PNG_USE_RESULT
391 # define PNG_USE_RESULT /* The result of this function must be checked */
  /external/chromium_org/third_party/libpng/
pngconf.h     [all...]
  /external/libpng/
pngconf.h     [all...]

Completed in 28 milliseconds