Searched refs:kFileSep (Results 1 – 1 of 1) sorted by relevance
2280 static const int kFileSep = (1 << 6); in NextSymbol() local2312 if (SC_COMPILER_FILE_TAB_SEP == c && (nRefInName & kFileSep)) in NextSymbol()2369 nRefInName |= kFileSep; in NextSymbol()
Completed in 27 milliseconds