str_new           109 scripts/kconfig/lkc.h struct gstr str_new(void);
str_new           350 scripts/kconfig/mconf.c 	struct gstr res = str_new();
str_new           701 scripts/kconfig/mconf.c 	struct gstr help = str_new();