Searched refs:SYMFLG (Results 1 – 2 of 2) sorted by relevance
56 #define SYMFLG 0400 macro
575 if (((x & SYMFLG) ? x : sym) != wdval) in chksym()582 if (sym & SYMFLG) in prsym()