Searched refs:PNG_USE_RESULT (Results 1 – 2 of 2) sorted by relevance
1549 # ifndef PNG_USE_RESULT1550 # define PNG_USE_RESULT __attribute__((__warn_unused_result__)) macro1584 #ifndef PNG_USE_RESULT1585 # define PNG_USE_RESULT /* The result of this function must be checked */ macro
2562 Added PNG_DEPSTRUCT, PNG_DEPRECATED, PNG_USE_RESULT, PNG_NORETURN, and