Searched refs:SYMBOL_DEF (Results 1 – 2 of 2) sorted by relevance
| /openbmc/u-boot/scripts/kconfig/ | ||
| H A D | expr.h | 149 #define SYMBOL_DEF 0x10000 /* First bit of SYMBOL_DEF */ macro |
| H A D | confdata.c | 290 def_flags = SYMBOL_DEF << def; in conf_read_simple() |