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