Home
last modified time | relevance | path

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

/common/
A Dcli_simple.c21 #define debug_parser(fmt, args...) \ macro
38 debug_parser("[PROCESS_MACROS] INPUT len %zd: \"%s\"\n", strlen(input), in cli_simple_process_macros()
130 debug_parser("[PROCESS_MACROS] OUTPUT len %zd: \"%s\"\n", in cli_simple_process_macros()
141 debug_parser("%s: \"%s\"\n", __func__, line); in cli_simple_parse_line()
149 debug_parser("%s: nargs=%d\n", __func__, nargs); in cli_simple_parse_line()
161 debug_parser("parse_line: nargs=%d\n", nargs); in cli_simple_parse_line()
170 debug_parser("%s: nargs=%d\n", __func__, nargs); in cli_simple_parse_line()
194 debug_parser("[RUN_COMMAND] cmd[%p]=\"", cmd); in cli_simple_run_command()
216 debug_parser("[PROCESS_SEPARATORS] %s\n", cmd); in cli_simple_run_command()
244 debug_parser("token: \"%s\"\n", token); in cli_simple_run_command()

Completed in 10 milliseconds