Home | History | Annotate | Download | only in src

Lines Matching full:_os_body_expand

239 static int _os_body_expand(ogg_stream_state *os,int needed){
328 if(_os_body_expand(os,bytes) || _os_lacing_expand(os,lacing_vals))
852 if(_os_body_expand(os,bodysize)) return -1;