Home
last modified time | relevance | path

Searched defs:PNG_ALLOCATED (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/include/reactos/libs/libpng/
H A Dpngconf.h351 # define PNG_ALLOCATED __attribute__((__malloc__)) macro
377 # define PNG_ALLOCATED __attribute__((__malloc__)) macro
407 # define PNG_ALLOCATED __declspec(restrict) macro
439 # define PNG_ALLOCATED /* The result of the function is new memory */ macro