Home
last modified time | relevance | path

Searched defs:NEWLINE (Results 1 – 6 of 6) sorted by relevance

/csrg-svn/usr.sbin/config.new/
H A Dmkioconf.c48 #define NEWLINE if (putc('\n', fp) < 0) return (1) macro
/csrg-svn/usr.bin/error/
H A Derror.h127 #define NEWLINE "%%%\n" macro
/csrg-svn/sys/sys/
H A Dtty.h115 #define NEWLINE 3 macro
/csrg-svn/usr.bin/tn3270/ascii/
H A Dmap3270.c57 #define NEWLINE 0x0a macro
/csrg-svn/usr.bin/yacc/
H A Ddefs.h46 #define NEWLINE '\n' /* line feed */ macro
/csrg-svn/games/chess/Xchess/
H A DscrollText.c66 #define NEWLINE '\n' macro