Home
last modified time | relevance | path

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

/ndk/sources/host-tools/nawk-20071023/
Dawk.h53 extern char **ORS;
Dtran.c42 char **ORS; /* output record sep */ variable
81 ORS = &setsymtab("ORS", "\n", 0.0, STR|DONTFREE, symtab)->sval; in syminit()
Drun.c1578 fputs(*ORS, fp); in printstat()