Home
last modified time | relevance | path

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

/ndk/tests/build/issue20862-libpng-O0/jni/
Dpngconf.h349 # define PNG_ALLOCATED __attribute__((__malloc__)) macro
375 # define PNG_ALLOCATED __declspec(restrict) macro
397 # define PNG_ALLOCATED /* The result of the function is new memory */ macro