Lines Matching defs:LF
42 #define LF 0x000A371 while(c != CR && c != LF) {387 else if (!quoted && (c == SPACE || c == TAB || c == CR || c == LF))