Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libpng/
Dpngconf.h344 # if !defined(PNG_USE_RESULT) && __has_attribute(__warn_unused_result__)
345 # define PNG_USE_RESULT __attribute__((__warn_unused_result__)) macro
369 # ifndef PNG_USE_RESULT
370 # define PNG_USE_RESULT __attribute__((__warn_unused_result__)) macro
399 # ifndef PNG_USE_RESULT
400 # define PNG_USE_RESULT /* not supported */ macro
432 #ifndef PNG_USE_RESULT
433 # define PNG_USE_RESULT /* The result of this function must be checked */ macro
DCHANGES2469 Added PNG_DEPSTRUCT, PNG_DEPRECATED, PNG_USE_RESULT, PNG_NORETURN, and
/third_party/flutter/skia/third_party/externals/libpng/
Dpngconf.h344 # if !defined(PNG_USE_RESULT) && __has_attribute(__warn_unused_result__)
345 # define PNG_USE_RESULT __attribute__((__warn_unused_result__)) macro
369 # ifndef PNG_USE_RESULT
370 # define PNG_USE_RESULT __attribute__((__warn_unused_result__)) macro
399 # ifndef PNG_USE_RESULT
400 # define PNG_USE_RESULT /* not supported */ macro
432 #ifndef PNG_USE_RESULT
433 # define PNG_USE_RESULT /* The result of this function must be checked */ macro
DCHANGES2469 Added PNG_DEPSTRUCT, PNG_DEPRECATED, PNG_USE_RESULT, PNG_NORETURN, and
/third_party/libpng/
Dpngconf.h344 # if !defined(PNG_USE_RESULT) && __has_attribute(__warn_unused_result__)
345 # define PNG_USE_RESULT __attribute__((__warn_unused_result__)) macro
369 # ifndef PNG_USE_RESULT
370 # define PNG_USE_RESULT __attribute__((__warn_unused_result__)) macro
399 # ifndef PNG_USE_RESULT
400 # define PNG_USE_RESULT /* not supported */ macro
432 #ifndef PNG_USE_RESULT
433 # define PNG_USE_RESULT /* The result of this function must be checked */ macro
DCHANGES2469 Added PNG_DEPSTRUCT, PNG_DEPRECATED, PNG_USE_RESULT, PNG_NORETURN, and