Home
last modified time | relevance | path

Searched refs:nLbl (Results 1 – 1 of 1) sorted by relevance

/trunk/main/basic/source/comp/
H A Dloops.cxx312 sal_uInt32 nLbl = 0; in OnGoto() local
321 nLbl++; in OnGoto()
327 nLbl |= 0x8000; in OnGoto()
328 aGen.Patch( nLabelsTarget, nLbl ); in OnGoto()
524 sal_uInt32 nLbl; in Resume() local
545 nLbl = pProc->GetLabels().Reference( aSym ); in Resume()
546 aGen.Gen( _RESUME, nLbl ); in Resume()

Completed in 14 milliseconds