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