Home | History | Annotate | Download | only in libpng

Lines Matching defs:PNG_ALLOCATED

1551 #    ifndef PNG_ALLOCATED
1552 # define PNG_ALLOCATED __attribute__((__malloc__))
1586 #ifndef PNG_ALLOCATED
1587 # define PNG_ALLOCATED /* The result of the function is new memory */