str_new            48 scripts/kconfig/conf.c 	struct gstr help = str_new();
str_new           370 scripts/kconfig/gconf.c 	struct gstr help = str_new();
str_new           103 scripts/kconfig/lkc.h struct gstr str_new(void);
str_new           401 scripts/kconfig/mconf.c 	title = str_new();
str_new           426 scripts/kconfig/mconf.c 	sttext = str_new();
str_new           786 scripts/kconfig/mconf.c 	struct gstr help = str_new();
str_new           843 scripts/kconfig/menu.c 	struct gstr res = str_new();
str_new           699 scripts/kconfig/nconf.c 	title = str_new();
str_new          1225 scripts/kconfig/nconf.c 	help = str_new();
str_new          1105 scripts/kconfig/qconf.cc 		struct gstr help_gstr = str_new();
str_new           300 scripts/kconfig/symbol.c 	struct gstr gs = str_new();