Home | History | Annotate | Download | only in test

Lines Matching refs:eos

43   int eos = 0, ret;
78 while (!eos){
108 while (!eos) {
116 eos = 1;
148 int eos = 0;
237 while(!eos) {
238 while (!eos) {
272 if (ogg_page_eos (&og)) eos = 1;
276 if (!eos) {
280 if (bytes == 0) eos = 1;