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