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

/external/libpng/
H A Dpngconf.h1559 # ifndef PNG_ALLOCATED
1560 # define PNG_ALLOCATED __attribute__((__malloc__)) macro
1594 #ifndef PNG_ALLOCATED
1595 # define PNG_ALLOCATED /* The result of the function is new memory */ macro

Completed in 195 milliseconds