Searched refs:source_output (Results 1 – 3 of 3) sorted by relevance
179 source_output('\n'); in source_input()224 source_output(int c) in source_output() function
43 void source_output(int c);
54 #define output(c) source_output(c)