Home
last modified time | relevance | path

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

/aoo42x/main/basic/source/comp/
H A Dexprgen.cxx104 eOp = aVar.pDef->IsGlobal() ? _FIND_G : _FIND; in Gen()
115 (aVar.pDef->IsGlobal() ? _FIND_G : _FIND); in Gen()
166 if( (eOp < _RTL || eOp > _CALLC) && eOp != _FIND_G && eOp != _FIND_CM ) in GenElement()
/aoo42x/main/basic/source/inc/
H A Dopcodes.hxx156 _FIND_G, // Sucht globale Variable mit Spezialbehandlung wegen _GLOBAL_P enumerator

Completed in 17 milliseconds