Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Dcompiler.cxx1980 int nRefInName = 0; in NextSymbol() local
2304 nRefInName |= kPast; in NextSymbol()
2306 nRefInName |= kMarkAhead; in NextSymbol()
2308 else if (!(nRefInName & kPast) || (nRefInName & (kMarkAhead | kDefName))) in NextSymbol()
2313 nRefInName = 0; in NextSymbol()
2322 nRefInName &= kPast; in NextSymbol()
2338 nRefInName |= kDollar; in NextSymbol()
2382 nRefInName |= kPast; in NextSymbol()
2390 nRefInName = 0; in NextSymbol()
2396 nRefInName |= kName; in NextSymbol()
[all …]

Completed in 38 milliseconds