Home
last modified time | relevance | path

Searched refs:symbol_value (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dexpr.h59 struct symbol_value { struct
98 struct symbol_value curr;
104 struct symbol_value def[S_DEF_COUNT];
H A Dsymbol.c327 struct symbol_value newval, oldval; in sym_calc_value()
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dexpr.h59 struct symbol_value { struct
98 struct symbol_value curr;
104 struct symbol_value def[S_DEF_COUNT];
H A Dsymbol.c359 struct symbol_value newval, oldval; in sym_calc_value()
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dexpr.h59 struct symbol_value { struct
81 struct symbol_value curr; argument
82 struct symbol_value def[S_DEF_COUNT];
H A Dsymbol.c338 struct symbol_value newval, oldval; in sym_calc_value()