Searched defs:NEXTFP (Results 1 – 1 of 1) sorted by relevance
61 #define NEXTFP(fp) fp++ macro 72 #define NEXTFP(fp) (x##fp ? fp = &(++x##fp)->_iob : ++fp) macro