OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PNG_FUNCTION
(Results
1 - 3
of
3
) sorted by null
/ndk/tests/build/issue20862-libpng-O0/jni/
pngconf.h
278
/* In 1.5.2 the definition of
PNG_FUNCTION
has been changed to always treat
285
#ifndef
PNG_FUNCTION
286
# define
PNG_FUNCTION
(type, name, args, attributes) attributes type name args
300
PNG_FUNCTION
(PNG_EXPORT_TYPE(type),(PNGAPI name),PNGARG(args), \
pngpriv.h
714
PNG_EXTERN
PNG_FUNCTION
(png_voidp,png_create_struct,PNGARG((int type)),
720
PNG_EXTERN
PNG_FUNCTION
(png_voidp,png_create_struct_2,
731
PNG_EXTERN
PNG_FUNCTION
(voidpf,png_zalloc,PNGARG((voidpf png_ptr, uInt items,
[
all
...]
png.h
[
all
...]
Completed in 160 milliseconds