Searched defs:symbol_type (Results 1 - 2 of 2) sorted by relevance

/scripts/genksyms/
H A Dgenksyms.h28 enum symbol_type { enum
39 enum symbol_type tag;
47 enum symbol_type type;
64 struct symbol *find_symbol(const char *name, enum symbol_type ns, int exact);
65 struct symbol *add_symbol(const char *name, enum symbol_type type,
/scripts/kconfig/
H A Dexpr.h61 enum symbol_type { enum
77 enum symbol_type type;

Completed in 57 milliseconds