Home | History | Annotate | Download | only in libpng

Lines Matching defs:PNG_ALLOCATED

1559 #    ifndef PNG_ALLOCATED
1560 # define PNG_ALLOCATED __attribute__((__malloc__))
1594 #ifndef PNG_ALLOCATED
1595 # define PNG_ALLOCATED /* The result of the function is new memory */