Home
last modified time | relevance | path

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

/dports/lang/nqc/nqc-3.1.r6_1/rcxlib/
H A DRCX_Constants.h276 arithOffsetTimesTo = 2, enumerator
298 rcxTimesToSourceValue = (ubyte) (rcxAddToSourceValue + (ubyte) arithOffsetTimesTo),
317 rcxTimesToLong = (ubyte) (rcxAddToLong + (ubyte) arithOffsetTimesTo),
354 rcxTimesToFloat = (ubyte) (rcxAddToFloat + (ubyte) arithOffsetTimesTo),
380 rcxTimesToGlobalUbyte = (ubyte) (rcxAddToGlobalUbyte + (ubyte) arithOffsetTimesTo),
400 rcxTimesToGlobalConstant = (ubyte) (rcxAddToGlobalConstant + (ubyte) arithOffsetTimesTo),
419 rcxTimesToLongConstant = (ubyte) (rcxAddToLongConstant + (ubyte) arithOffsetTimesTo),
512 rcxTimesToShortVar = (ubyte) (rcxAddToShortVar + (ubyte) arithOffsetTimesTo),
531 rcxTimesToGlobal = (ubyte) (rcxAddToGlobal + (ubyte) arithOffsetTimesTo),
550 …rcxTimesToShortVarConstant = (ubyte) (rcxAddToShortVarConstant + (ubyte) arithOffsetTimesTo),
[all …]