Searched refs:ffshgetc (Results 1 – 1 of 1) sorted by relevance
96 static int ffshgetc(FFFILE *f) in ffshgetc() function116 #define shgetc(f) (((f)->rpos < (f)->shend) ? *(f)->rpos++ : ffshgetc(f))