Home
last modified time | relevance | path

Searched refs:_CONST (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/basic/source/runtime/
H A Dstdobj.cxx47 #define _CONST 0x0800 // Property ist const macro
711 if( p->nArgs & _CONST ) in Find()
/trunk/main/basic/source/inc/
H A Dopcodes.hxx102 _CONST, // Immediate Load (+Wert) enumerator
/trunk/main/basic/source/comp/
H A Dexprgen.cxx71 case SbxINTEGER: pGen->Gen( _CONST, (short) nVal ); break; in Gen()

Completed in 16 milliseconds