Searched defs:NEWLINE (Results 1 – 4 of 4) sorted by relevance
454 #define NEWLINE do { printf("\n"); if(--maxlines <= 0) { return; } } while(0) in print_procs() macro
210 #define NEWLINE 3 macro
78 #define NEWLINE '\n' /* line feed */ macro
105 #define NEWLINE "\r\n" macro