Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/tools/kconfig/
A Dlkc_proto.h32 struct symbol * sym_find(const char *name);
A Dconfdata.c329 sym = sym_find(line + 2 + strlen(CONFIG_)); in conf_read_simple()
363 sym = sym_find(line + strlen(CONFIG_)); in conf_read_simple()
A Dsymbol.c838 struct symbol *sym_find(const char *name) in sym_find() function
894 sym = sym_find(name); in sym_expand_string_value()
A Dzconf.y513 modules_sym = sym_find( "n" );
A Dzconf.tab.c_shipped2350 modules_sym = sym_find( "n" );

Completed in 13 milliseconds