Searched refs:SYMBOL_WRITTEN (Results 1 – 2 of 2) sorted by relevance
887 !(sym->flags & SYMBOL_WRITTEN)) { in conf_write()895 sym->flags |= SYMBOL_WRITTEN; in conf_write()922 sym->flags &= ~SYMBOL_WRITTEN; in conf_write()
144 #define SYMBOL_WRITTEN 0x0800 /* track info to avoid double-write to .config */ macro
Completed in 11 milliseconds