Home
last modified time | relevance | path

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

/dports/devel/m4/m4-1.4.19/src/
H A Ddebug.c97 level |= DEBUG_TRACE_INPUT; in debug_decode()
H A Dm4.h178 #define DEBUG_TRACE_INPUT 256 macro
H A Dinput.c192 if (debug_level & DEBUG_TRACE_INPUT) in push_file()
348 if (debug_level & DEBUG_TRACE_INPUT) in pop_input()