Home | History | Annotate | Download | only in lib

Lines Matching refs:err_out

109   if(b<0)goto err_out;
112 if(info->submaps<=0)goto err_out;
117 if(b<0)goto err_out;
120 if(info->coupling_steps<=0)goto err_out;
129 testA>=vi->channels) goto err_out;
134 if(oggpack_read(opb,2)!=0)goto err_out; /* 2,3:reserved */
139 if(info->chmuxlist[i]>=info->submaps || info->chmuxlist[i]<0)goto err_out;
145 if(info->floorsubmap[i]>=ci->floors || info->floorsubmap[i]<0)goto err_out;
147 if(info->residuesubmap[i]>=ci->residues || info->residuesubmap[i]<0)goto err_out;
152 err_out: