Searched defs:_v_readstring (Results 1 - 1 of 1) sorted by relevance

/external/tremolo/Tremolo/
H A Dtreminfo.c52 static void _v_readstring(oggpack_buffer *o,char *buf,int bytes){ function
221 _v_readstring(opb,vc->vendor,vendorlen);
232 _v_readstring(opb,vc->user_comments[i],len);
325 _v_readstring(&opb,buffer,6);

Completed in 9 milliseconds