Home
last modified time | relevance | path

Searched refs:strings (Results 1 – 3 of 3) sorted by relevance

/scripts/kconfig/
Dzconf.l178 printf("%s:%d:warning: multi-line strings not supported\n", zconf_curname(), zconf_lineno());
Dlex.zconf.c_shipped1245 printf("%s:%d:warning: multi-line strings not supported\n", zconf_curname(), zconf_lineno());
/scripts/mod/
Dmodpost.c1492 const char *strings = (const char *) info->hdr + sh->sh_offset; in get_markers() local
1536 const char *name = strings + sym->st_value; in get_markers()