Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dconfdata.c259 sym = sym_find(line + 2 + strlen(CONFIG_)); in conf_read_simple()
293 sym = sym_find(line + strlen(CONFIG_)); in conf_read_simple()
H A Dlkc_proto.h32 P(sym_find,struct symbol *,(const char *name));
H A Dsymbol.c820 struct symbol *sym_find(const char *name) in sym_find() function
876 sym = sym_find(name); in sym_expand_string_value()