Searched refs:fftoread (Results 1 – 1 of 1) sorted by relevance
56 static int fftoread(FFFILE *f) in fftoread() function81 if (!fftoread(f) && f->read(f, &c, 1)==1) return c; in ffuflow()