Home | History | Annotate | Download | only in src

Lines Matching full:ldout

20 #define yyout ldout
177 extern FILE *ldin, *ldout;
372 FILE *ldin = (FILE *) 0, *ldout = (FILE *) 0;
1134 = fwrite (ldtext, ldleng, 1, ldout); } while (0)
1246 #define ECHO fwrite( ldtext, ldleng, 1, ldout )
1366 if ( ! ldout )
1367 ldout = stdout;
2618 return ldout;
2661 ldout = out_str ;
2693 ldout = stdout;
2696 ldout = (FILE *) 0;