Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/tools/kconfig/
Dsymbol.c34 tristate modules_val; variable
70 else if (modules_val == no) in sym_get_type()
220 if (tri == mod && (sym->type != S_TRISTATE || modules_val == no)) in sym_calc_visibility()
438 modules_val = modules_sym->curr.tri; in sym_calc_value()