Home
last modified time | relevance | path

Searched refs:kMarkAhead (Results 1 – 1 of 1) sorted by path

/trunk/main/sc/source/core/tool/
H A Dcompiler.cxx2286 static const int kMarkAhead = (1 << 8); in NextSymbol() local
2306 nRefInName |= kMarkAhead; in NextSymbol()
2308 else if (!(nRefInName & kPast) || (nRefInName & (kMarkAhead | kDefName))) in NextSymbol()
2316 nRefInName &= ~kMarkAhead; in NextSymbol()
2384 nRefInName |= kMarkAhead; in NextSymbol()

Completed in 61 milliseconds