Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
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
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/
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

Completed in 4 milliseconds