Home
last modified time | relevance | path

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

/dports/lang/nbc/bricktools/
H A Drcx_constants.pas66 kRCX_CheckLoopOp = $92; // (program) not spybot
H A Drcx_cmd.pas371 SetVal(kRCX_CheckLoopOp, 0, 0);
/dports/lang/nqc/nqc-3.1.r6_1/rcxlib/
H A DRCX_Cmd.cpp311 Set(kRCX_CheckLoopOp, 0, 0); in MakeCheckLoop()
H A DRCX_Constants.h42 #define kRCX_CheckLoopOp 0x92 macro