Lines Matching refs:Vcchar_t
38 Vcchar_t *srcdt, *tardt, *output, *dt;
49 if(tarsz > 0 && !(tardt = (Vcchar_t*)data) )
55 if(srcsz > 0 && !(srcdt = disc ? (Vcchar_t*)disc->data : NIL(Vcchar_t*)) )
58 if(!(output = vcbuffer(vc, NIL(Vcchar_t*), tarsz, 0)) )
95 Vcchar_t *srcdt, *tardt, *output, *dt;
106 if(tarsz > 0 && !(tardt = (Vcchar_t*)data) )
114 if(srcsz > 0 && !(srcdt = disc ? (Vcchar_t*)disc->data : NIL(Vcchar_t*)) )
117 if(!(output = vcbuffer(vc, NIL(Vcchar_t*), tarsz, 0)) )