Searched refs:synch_lines (Results 1 – 3 of 3) sorted by relevance
92 #define emit_synchline() do { if (synch_lines) do_emit_synchline(); } while(0)176 extern int synch_lines; /* line synchronisation directives */
97 int synch_lines = 0; /* line synchronisation for C preprocessor */ variable242 synch_lines = 1; in main()539 if (synch_lines) { in reallyoutputstr()557 if (synch_lines && c == '\n') { in reallyputchar()
755 if (synch_lines) in dopaste()