Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dcli_simple.c18 #define DEBUG_PARSER 0 /* set to 1 to debug */ macro
21 debug_cond(DEBUG_PARSER, fmt, ##args)
188 if (DEBUG_PARSER) { in cli_simple_run_command()