Home
last modified time | relevance | path

Searched refs:source_output (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/tnf/prex/
H A Dsource.c179 source_output('\n'); in source_input()
224 source_output(int c) in source_output() function
H A Dsource.h43 void source_output(int c);
H A Dprexlex.l54 #define output(c) source_output(c)