Searched refs:sym_find (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/scripts/kconfig/
H A Dzconf.y513 modules_sym = sym_find( "n" );
H A Dconfdata.c327 sym = sym_find(line + 2 + strlen(CONFIG_));
361 sym = sym_find(line + strlen(CONFIG_));
H A Dsymbol.c838 struct symbol *sym_find(const char *name) sym_find() function
894 sym = sym_find(name); sym_expand_string_value()

Completed in 49 milliseconds