Searched defs:Irewind (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/bin/rcs/
H A Drcslex.c1168 void Irewind(f) FILE *f; { if (fseek(f,0L,SEEK_SET) != 0) Ierror(); } function
H A Drcsbase.h292 # define Irewind(f) ((f)->ptr = (f)->base) macro

Completed in 62 milliseconds