Searched refs:get_symbol_str (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/scripts/kconfig/ |
H A D | menu.c | 787 static void get_symbol_str(struct gstr *r, struct symbol *sym, in get_symbol_str() function 845 get_symbol_str(&res, sym, head); in get_relations_str() 864 get_symbol_str(help, sym, NULL); in menu_get_ext_help()
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | menu.c | 797 static void get_symbol_str(struct gstr *r, struct symbol *sym, in get_symbol_str() function 853 get_symbol_str(&res, sym, head); in get_relations_str() 872 get_symbol_str(help, sym, NULL); in menu_get_ext_help()
|