Home
last modified time | relevance | path

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

/dports/lang/nbc/NXT/
H A DNXCDefs.h6537 inline char RemotePollCommandLength(byte conn, byte bufnum, byte & length);
7731 #define RemotePollCommandLength(_conn, _bufnum, _length) asm { __remotePollCommandLength(_conn, _bu… macro
7754 #define RemotePollCommandLength(_conn, _bufnum) asm { __remotePollCommandLength(_conn, _bufnum, __R… macro
H A DNXTDefs.h14557 #define RemotePollCommandLength(_conn, _bufnum, _result) __remotePollCommandLength(_conn, _bufnum, … macro
14823 #define RemotePollCommandLength(_conn, _bufnum, _result) __remotePollCommandLength(_conn, _bufnum, …