Home
last modified time | relevance | path

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

/dports/lang/nqc/nqc-3.1.r6_1/rcxlib/
H A DRCX_Constants.h280 arithOffsetBitComplement = 6, enumerator
302 …cxBitComplementSourceValue = (ubyte) (rcxAddToSourceValue + (ubyte) arithOffsetBitComplement),
321 rcxBitComplementLong = (ubyte) (rcxAddToLong + (ubyte) arithOffsetBitComplement),
384 …cxBitComplementGlobalByte = (ubyte) (rcxAddToGlobalUbyte + (ubyte) arithOffsetBitComplement),
404 …itComplementGlobalConstant = (ubyte) (rcxAddToGlobalConstant + (ubyte) arithOffsetBitComplement),
423 …xBitComplementLongConstant = (ubyte) (rcxAddToLongConstant + (ubyte) arithOffsetBitComplement),
516 rcxBitComplementShortVar = (ubyte) (rcxAddToShortVar + (ubyte) arithOffsetBitComplement),
535 rcxBitComplementGlobal = (ubyte) (rcxAddToGlobal + (ubyte) arithOffsetBitComplement),
554 …ComplementShortVarConstant= (ubyte) (rcxAddToShortVarConstant + (ubyte) arithOffsetBitComplement),
594 …xBitComplementGenericParms = (ubyte) (rcxAddToGenericParms + (ubyte) arithOffsetBitComplement),