Home
last modified time | relevance | path

Searched refs:SYMBOL_DEF (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dexpr.h101 #define SYMBOL_DEF 0x10000 /* First bit of SYMBOL_DEF */ macro
H A Dconfdata.c228 def_flags = SYMBOL_DEF << def; in conf_read_simple()