Home
last modified time | relevance | path

Searched refs:sym_find (Results 1 – 5 of 5) sorted by relevance

/scripts/kconfig/
Dlkc_proto.h32 struct symbol * sym_find(const char *name);
Dconfdata.c327 sym = sym_find(line + 2 + strlen(CONFIG_)); in conf_read_simple()
361 sym = sym_find(line + strlen(CONFIG_)); in conf_read_simple()
Dsymbol.c838 struct symbol *sym_find(const char *name) in sym_find() function
894 sym = sym_find(name); in sym_expand_string_value()
Dzconf.y526 modules_sym = sym_find( "n" );
Dzconf.tab.c_shipped2350 modules_sym = sym_find( "n" );