Home
last modified time | relevance | path

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

/dports/graphics/exifprobe/exifprobe-2.0.1/
H A Ddefs.h145 #define PRINT_FILENAMES (Print_options & FILENAMES) macro
H A Dmisc.c1327 if(((PRINT_FILENAMES)) && (Current_filename)) in print_filename()