Home
last modified time | relevance | path

Searched defs:symbol (Results 1 – 4 of 4) sorted by relevance

/scripts/kconfig/
A Dexpr.h83 struct symbol { struct
85 struct symbol *next; argument
91 enum symbol_type type; argument
94 * The calculated value of the symbol. The SYMBOL_VALID bit is set in argument
98 struct symbol_value curr; argument
104 struct symbol_value def[S_DEF_COUNT]; argument
136 #define SYMBOL_CONST 0x0001 /* symbol is const */ argument
A Dzconf.y40 struct symbol *symbol; member
A Dexpr.c1141 void (*fn)(void *, struct symbol *, const char *), in expr_print()
1283 void (*fn)(void *, struct symbol *, const char *), in expr_print_revdep()
A Dsymbol.c807 struct symbol *symbol; in sym_lookup() local
848 struct symbol *symbol = NULL; in sym_find() local

Completed in 16 milliseconds