OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PNG_ALLOCATED
(Results
1 - 5
of
5
) sorted by null
/ndk/tests/build/issue20862-libpng-O0/jni/
pngconf.h
348
# ifndef
PNG_ALLOCATED
349
# define
PNG_ALLOCATED
__attribute__((__malloc__))
373
# ifndef
PNG_ALLOCATED
375
# define
PNG_ALLOCATED
__declspec(restrict)
396
#ifndef
PNG_ALLOCATED
397
# define
PNG_ALLOCATED
/* The result of the function is new memory */
png.h
[
all
...]
pngpriv.h
715
PNG_ALLOCATED
);
722
PNG_ALLOCATED
);
732
uInt size)),
PNG_ALLOCATED
);
[
all
...]
/external/libpng/
pngconf.h
[
all
...]
png.h
[
all
...]
Completed in 4883 milliseconds