Home | History | Annotate | Download | only in CLI

Lines Matching full:debug_buf

601     char debug_buf[256] = { 0 };
646 sprintf(&debug_buf[strlen(debug_buf)], "%g (%d) ", val, data.ratesString[i] );
660 console_printf_terminal("**set rates (%d) :%s\n", data.len, debug_buf );