Home
last modified time | relevance | path

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

/dports/graphics/exifprobe/exifprobe-2.0.1/
H A Ddefs.h70 #define APPNDUMP 0x00400000UL macro
142 #define PRINT_APPNDUMP (Print_options & APPNDUMP)
H A Doptions.c172 Print_options |= APPNDUMP; in process_options()