Lines Matching refs:_primIn
560 uint32_t _primIn[2]; in _stub_method() local
566 _pra[0].buf.pv = (void*)_primIn; in _stub_method()
567 _pra[0].buf.nLen = sizeof(_primIn); in _stub_method()
571 _COPY(_primIn, 0, _in0Len, 0, 4); in _stub_method()
575 _COPY(_primIn, 4, _rout2Len, 0, 4); in _stub_method()
592 uint32_t _primIn[2]; in _stub_method_1() local
598 _pra[0].buf.pv = (void*)_primIn; in _stub_method_1()
599 _pra[0].buf.nLen = sizeof(_primIn); in _stub_method_1()
602 _COPY(_primIn, 0, _in0, 0, 4); in _stub_method_1()
603 _COPY(_primIn, 4, _rout1Len, 0, 4); in _stub_method_1()
619 uint32_t _primIn[2]; in _stub_method_2() local
621 _pra[0].buf.pv = (void*)_primIn; in _stub_method_2()
622 _pra[0].buf.nLen = sizeof(_primIn); in _stub_method_2()
623 _COPY(_primIn, 0, _in0, 0, 4); in _stub_method_2()
624 _COPY(_primIn, 4, _in1, 0, 4); in _stub_method_2()
635 uint32_t _primIn[2]; in _stub_method_3() local
638 _pra[0].buf.pv = (void*)_primIn; in _stub_method_3()
639 _pra[0].buf.nLen = sizeof(_primIn); in _stub_method_3()
640 _COPY(_primIn, 0, _in0, 0, 4); in _stub_method_3()
641 _COPY(_primIn, 4, _in1Len, 0, 4); in _stub_method_3()