Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dcli_simple.c17 #define DEBUG_PARSER 0 /* set to 1 to debug */ macro
20 debug_cond(DEBUG_PARSER, fmt, ##args)
187 if (DEBUG_PARSER) { in cli_simple_run_command()