Home
last modified time | relevance | path

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

/minix3/minix/usr.bin/mtop/
H A Dmtop.c454 #define NEWLINE do { printf("\n"); if(--maxlines <= 0) { return; } } while(0) in print_procs() macro
/minix3/sys/sys/
H A Dtty.h210 #define NEWLINE 3 macro
/minix3/external/bsd/byacc/dist/
H A Ddefs.h78 #define NEWLINE '\n' /* line feed */ macro
/minix3/minix/lib/liblwip/dist/src/apps/httpd/makefsdata/
H A Dmakefsdata.c105 #define NEWLINE "\r\n" macro