Searched refs:_praROut (Results 1 – 2 of 2) sorted by relevance
473 remote_arg* _praROut; in _skel_method_1() local484 _praROut = (_praIn + _numIn[0] + 1); in _skel_method_1()485 _ASSERT(_nErr, (int)((_praROut[0].buf.nLen / 1)) >= (int)(_rout0Len[0])); in _skel_method_1()486 _rout0[0] = _praROut[0].buf.pv; in _skel_method_1()
565 remote_arg* _praROut; in _stub_method_1() local574 _praROut = (_praIn + _numIn[0] + 1); in _stub_method_1()575 _praROut[0].buf.pv = _rout0[0]; in _stub_method_1()576 _praROut[0].buf.nLen = (1 * _rout0Len[0]); in _stub_method_1()