Home
last modified time | relevance | path

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

/scripts/kconfig/
Dexpr.h151 #define SYMBOL_WARNED 0x8000 /* warning has been issued */ macro
Dmenu.c496 if (sym && !(sym->flags & SYMBOL_WARNED)) { in _menu_finalize()
502 sym->flags |= SYMBOL_WARNED; in _menu_finalize()