OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:png_read_status_ptr_NULL
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/libpng-1.2.19/
png.h
457
#define
png_read_status_ptr_NULL
(png_read_status_ptr)NULL
473
#define
png_read_status_ptr_NULL
NULL
[
all
...]
/external/libpng/
pngtest.c
871
png_set_read_status_fn(read_ptr,
png_read_status_ptr_NULL
);
[
all
...]
png.h
576
#define
png_read_status_ptr_NULL
(png_read_status_ptr)NULL
592
#define
png_read_status_ptr_NULL
NULL
[
all
...]
Completed in 167 milliseconds