Home | History | Annotate | Download | only in android

Lines Matching full:fflush

75 #  define  D(x)   do { if (D_ACTIVE) ( printf x , fflush(stdout) ); } while (0)