Home
last modified time | relevance | path

Searched refs:SKIP_UNUSED (Results 1 – 1 of 1) sorted by relevance

/external/libpng/contrib/tools/
Dpngfix.c701 # define SKIP_UNUSED 3 /* Chunks not used by libpng */ macro
807 if (global->skip >= SKIP_UNUSED) in skip_chunk_type()
818 if (global->skip >= SKIP_UNUSED) /* as above */ in skip_chunk_type()
3920 global.skip = SKIP_UNUSED; in main()