Lines Matching refs:str_printf
717 str_printf(r, "Defined at %s:%d\n",
737 str_printf(r, " Prompt: %s\n", prop->text);
783 str_printf(r, " Location:\n");
788 str_printf(r, "%*c-> %s", j, ' ',
791 str_printf(r, " (%s [=%s])", menu->sym->name ?
811 str_printf(r, " && ");
827 str_printf(r, "Symbol: %s [=%s]\n", sym->name,
829 str_printf(r, "Type : %s\n", sym_type_name(sym->type));
833 str_printf(r, "Range : ");
893 str_printf(help, "%s%s:\n\n", CONFIG_, sym->name);
896 str_printf(help, "%s\n", help_text);