Home
last modified time | relevance | path

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

/dports/textproc/miller/miller-5.10.2/c/dsl/
H A Dmlr_dsl_cst_output_statements.c31 char* print_terminator; member
43 char* print_terminator) in alloc_print() argument
56 pstate->print_terminator = print_terminator; in alloc_print()
120 fprintf(pstate->stdfp, "%s%s", sval, pstate->print_terminator); in handle_print()
130 fprintf(outfp, "%s%s", sval, pstate->print_terminator); in handle_print()
H A Dmlr_dsl_cst.h391 char* print_terminator);
/dports/sysutils/duff/duff-0.5.2/
H A DChangeLog42 * duffdriver.c (print_terminator): Added function.