Searched refs:Itell (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/gnu/usr.bin/rcs/lib/
H A Drcsbase.h248 * Ifileno, Ioffset_type, Irewind, Itell - analogs to stdio routines
287 # define Itell(f) ((f)->ptr - (f)->base) macro
303 # define Itell(f) ftell(f) macro
H A Drcsedit.c44 * (finisheditline, finishedit): Replace Iseek/Itell with what they stand for.
1125 Ioffset_type chars_read = Itell(infile);

Completed in 156 milliseconds