Searched refs:PNG_USE_RESULT (Results 1 – 4 of 4) sorted by relevance
366 # if !defined(PNG_USE_RESULT) && __has_attribute(__warn_unused_result__)367 # define PNG_USE_RESULT __attribute__((__warn_unused_result__)) macro391 # ifndef PNG_USE_RESULT392 # define PNG_USE_RESULT __attribute__((__warn_unused_result__)) macro421 # ifndef PNG_USE_RESULT422 # define PNG_USE_RESULT /* not supported */ macro454 #ifndef PNG_USE_RESULT455 # define PNG_USE_RESULT /* The result of this function must be checked */ macro
2461 Added PNG_DEPSTRUCT, PNG_DEPRECATED, PNG_USE_RESULT, PNG_NORETURN, and
1545 # ifndef PNG_USE_RESULT1546 # define PNG_USE_RESULT __attribute__((__warn_unused_result__)) macro1580 #ifndef PNG_USE_RESULT1581 # define PNG_USE_RESULT /* The result of this function must be checked */ macro
1553 # ifndef PNG_USE_RESULT1554 # define PNG_USE_RESULT __attribute__((__warn_unused_result__)) macro1588 #ifndef PNG_USE_RESULT1589 # define PNG_USE_RESULT /* The result of this function must be checked */ macro