Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/scripts/kconfig/
H A Dlkc_proto.h32 struct symbol * sym_find(const char *name);
H A Dconfdata.c323 sym = sym_find(line + 2 + strlen(CONFIG_)); in conf_read_simple()
357 sym = sym_find(line + strlen(CONFIG_)); in conf_read_simple()
H A Dsymbol.c872 struct symbol *sym_find(const char *name) in sym_find() function
928 sym = sym_find(name); in sym_expand_string_value()
H A Dzconf.y520 modules_sym = sym_find( "n" );
H A Dzconf.tab.c_shipped2237 modules_sym = sym_find( "n" );