Searched defs:SYMBOL_CONST (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/coreboot/util/kconfig/ | ||
H A D | expr.h | 136 #define SYMBOL_CONST 0x0001 /* symbol is const */ macro |
/aosp_15_r20/external/toybox/kconfig/ | ||
H A D | expr.h | 87 #define SYMBOL_CONST 0x0001 macro |