Home
last modified time | relevance | path

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

/openbmc/linux/scripts/kconfig/
H A Dmenu.c696 str_append(r, prefix); in get_dep_str()
698 str_append(r, "\n"); in get_dep_str()
762 str_append(r, "\n"); in get_prompt_str()
774 str_append(r, prefix); in get_symbol_props_str()
781 str_append(r, "\n"); in get_symbol_props_str()
801 str_append(r, "\n"); in get_symbol_str()
835 str_append(r, "\n\n"); in get_symbol_str()
847 str_append(&res, "No matches found.\n"); in get_relations_str()
H A Dutil.c52 void str_append(struct gstr *gs, const char *s) in str_append() function
72 str_append(gs, s); in str_printf()
H A Dlkc.h77 void str_append(struct gstr *gs, const char *s);
H A Dexpr.c1233 str_append(gs, "\\\n"); in expr_print_gstr_helper()
1236 str_append(gs, str); in expr_print_gstr_helper()
/openbmc/u-boot/scripts/kconfig/
H A Dmenu.c759 str_append(r, "\n"); in get_prompt_str()
784 str_append(r, prefix); in get_symbol_props_str()
791 str_append(r, "\n"); in get_symbol_props_str()
811 str_append(r, "\n"); in get_symbol_str()
823 str_append(r, _(" Depends on: ")); in get_symbol_str()
825 str_append(r, "\n"); in get_symbol_str()
843 str_append(r, "\n\n"); in get_symbol_str()
855 str_append(&res, _("No matches found.\n")); in get_relations_str()
H A Dutil.c101 void str_append(struct gstr *gs, const char *s) in str_append() function
121 str_append(gs, s); in str_printf()
H A Dlkc.h132 void str_append(struct gstr *gs, const char *s);
H A Dexpr.c1264 str_append(gs, "\\\n"); in expr_print_gstr_helper()
1267 str_append(gs, str); in expr_print_gstr_helper()