Lines Matching full:outsize
1800 must be writable: outbuf[0 .. outsize-1]
1808 void* outbuf, int outsize,
1821 check_mem_is_addressable_untyped(outbuf, outsize);
1831 CALL_FN_W_7W(err, fn, inbuf,incount,datatype, outbuf,outsize,position, comm);
1847 must be writable: outbuf[0 .. outsize-1]