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

/haiku-fatelf/src/bin/rcs/
H A Drcsbase.h252 * Ifileno, Ioffset_type, Irewind, Itell - analogs to stdio routines
291 # define Itell(f) ((f)->ptr - (f)->base) macro
307 # define Itell(f) ftell(f) macro
H A Drcsedit.c48 * (finisheditline, finishedit): Replace Iseek/Itell with what they stand for.
1124 Ioffset_type chars_read = Itell(infile);

Completed in 87 milliseconds