Searched defs:WRREADY (Results 1 – 2 of 2) sorted by relevance
56 #define WRREADY(f) (!(f->mode&SF_WRITE) || f->next == f->data) macro