Home
last modified time | relevance | path

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

/dports/graphics/exifprobe/exifprobe-2.0.1/
H A Ddefs.h69 #define MAKERDUMP 0x00200000UL macro
141 #define PRINT_MAKERDUMP (Print_options & MAKERDUMP)
H A Doptions.c155 Print_options |= MAKERDUMP; in process_options()