Home
last modified time | relevance | path

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

/dports/graphics/exifprobe/exifprobe-2.0.1/
H A Doptions.c44 if(PRINT_INDENT_AFTER_ADDRESS) in process_options()
H A Ddefs.h133 #define PRINT_INDENT_AFTER_ADDRESS (Print_options & INDENT_AFTER_ADDRESS) macro
H A Dprint.c287 if(PRINT_INDENT_AFTER_ADDRESS) in print_tag_address()