Home
last modified time | relevance | path

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

/dports/lang/nqc/nqc-3.1.r6_1/rcxlib/
H A DRCX_Constants.h277 arithOffsetDivideTo = 3, enumerator
299 rcxDivideToSourceValue = (ubyte) (rcxAddToSourceValue + (ubyte) arithOffsetDivideTo),
318 rcxDivideToLong = (ubyte) (rcxAddToLong + (ubyte) arithOffsetDivideTo),
355 rcxDivideToFloat = (ubyte) (rcxAddToFloat + (ubyte) arithOffsetDivideTo),
381 rcxDivideToGlobalUbyte = (ubyte) (rcxAddToGlobalUbyte + (ubyte) arithOffsetDivideTo),
401 rcxDivideToGlobalConstant = (ubyte) (rcxAddToGlobalConstant + (ubyte) arithOffsetDivideTo),
420 rcxDivideToLongConstant = (ubyte) (rcxAddToLongConstant + (ubyte) arithOffsetDivideTo),
513 rcxDivideToShortVar = (ubyte) (rcxAddToShortVar + (ubyte) arithOffsetDivideTo),
532 rcxDivideToGlobal = (ubyte) (rcxAddToGlobal + (ubyte) arithOffsetDivideTo),
551 …cxDivideToShortVarConstant = (ubyte) (rcxAddToShortVarConstant + (ubyte) arithOffsetDivideTo),
[all …]