Home
last modified time | relevance | path

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

/external/libpng/contrib/tools/
Dpngfix.c696 # define SKIP_UNUSED 3 /* Chunks not used by libpng */ macro
802 if (global->skip >= SKIP_UNUSED) in skip_chunk_type()
813 if (global->skip >= SKIP_UNUSED) /* as above */ in skip_chunk_type()
3915 global.skip = SKIP_UNUSED; in main()