Home
last modified time | relevance | path

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

/dports/lang/nbc/NXT/
H A DNXCDefs.h10199 inline void HTRCXEnableOutput(const byte outputs);
10726 #define HTRCXEnableOutput(_outputs) asm { __HTRCXSetGlobalOutput(_outputs, RCX_OUT_ON) } macro
H A DNXTDefs.h16659 #define HTRCXEnableOutput(_outputs) __HTRCXSetGlobalOutput(_outputs, RCX_OUT_ON) macro