Searched refs:cantell (Results 1 – 3 of 3) sorted by relevance
1630 if (cantell) { in bgetc()1725 if (cantell) in bfree()1764 if (cantell) { in bseek()1813 if (cantell && fseekp >= fbobp && fseekp <= feobp) { in btell()1852 cantell = 0; in settell()1861 cantell = 1; in settell()
138 int cantell; member1624 st->cantell = cantell; in st_save()1717 cantell = st->cantell; in st_restore()
837 EXTERN int cantell; /* Is current source tellable ? */ variable