Searched defs:ONLCR (Results 1 – 5 of 5) sorted by relevance
27 #define ONLCR 0000004 /* Map NL to CR-NL on output. */ macro
26 #define ONLCR 0x00000004 macro
25 #define ONLCR 0000002 macro
140 # define ONLCR (1 << 1) /* Map NL to CR-NL on output. */ macro