Home
last modified time | relevance | path

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

/dports/lang/nqc/nqc-3.1.r6_1/rcxlib/
H A DRCX_Cmd.cpp41 kRCX_GlobalVariableType : kRCX_IndirectGlobalVarType; in GetRcxValueType()
236 vtDst == kRCX_IndirectGlobalVarType || in MakeSetMath()
H A DRCX_Constants.h175 const RCX_ValueType kRCX_IndirectGlobalVarType = (RCX_ValueType) 44; variable
H A DRCX_Disasm.cpp1344 case kRCX_IndirectGlobalVarType: in SPrintValue()