Home
last modified time | relevance | path

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

/dports/lang/nqc/nqc-3.1.r6_1/rcxlib/
H A DRCX_Cmd.cpp248 case kRCX_OrVar : *ptr++ = rcxOrToSourceValue; break; in MakeSetMath()
417 {rcxOrToGlobal, rcxOrToSourceValue}, in MakeVarNewSrc()
H A DRCX_Constants.h301 rcxOrToSourceValue = (ubyte) (rcxAddToSourceValue + (ubyte) arithOffsetOrTo), enumerator