Home
last modified time | relevance | path

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

/external/toybox/kconfig/
Dlkc_proto.h22 P(sym_find,struct symbol *,(const char *name));
Dconfdata.c172 sym = sym_find(line + 2 + strlen(CONFIG_PREFIX)); in conf_read_simple()
212 sym = sym_find(line + strlen(CONFIG_PREFIX)); in conf_read_simple()
Dsymbol.c692 struct symbol *sym_find(const char *name) in sym_find() function
/external/valgrind/perf/
Dtinycc.c5436 static Sym *sym_find(int v);
7417 static inline Sym *sym_find(int v) in sym_find() function
10162 s = sym_find(v); in external_global_sym()
10177 s = sym_find(v); in external_sym()
12450 s = sym_find(tok); in parse_btype()
12996 s = sym_find(t); in unary()
14375 sym = sym_find(v); in decl_initializer_alloc()
14698 sym = sym_find(v); in decl()