Searched refs:SYMBOL_DEF (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.15/scripts/kconfig/ | ||
D | expr.h | 150 #define SYMBOL_DEF 0x10000 /* First bit of SYMBOL_DEF */ macro |
D | confdata.c | 408 def_flags = SYMBOL_DEF << def; in conf_read_simple() |