Home
last modified time | relevance | path

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

/dports/graphics/exifprobe/exifprobe-2.0.1/
H A Doptions.c49 else if(PRINT_INDENT_BEFORE_ADDRESS) in process_options()
H A Ddefs.h132 #define PRINT_INDENT_BEFORE_ADDRESS (Print_options & INDENT_BEFORE_ADDRESS) macro
H A Dprint.c264 if(PRINT_INDENT_BEFORE_ADDRESS) in print_tag_address()