Home | History | Annotate | Download | only in rs

Lines Matching defs:_value

349     void * _value = (void *)value;
350 GetIContextHandle(context)->closureSetArg(_closure, index, _value, size);