Searched refs:btell (Results 1 – 3 of 3) sorted by relevance
226 #define btell() fseekp macro228 #ifndef btell229 off_t btell(void);
420 wp->w_end = btell(); in dogoto()527 nwp->w_start = btell(); in doforeach()602 whyles->w_end = btell(); in preread_()615 whyles->w_end = btell(); in doend()940 whyles->w_end = btell() - 1; in toend()950 long o = btell(); in wfree()
96 lineloc = btell(); in lex()1411 #ifndef btell1413 btell(void) function