Lines Matching defs:CR
60 #define CR 0x000D393 while(c != CR && c != LF) {409 else if (!quoted && (c == SPACE || c == TAB || c == CR || c == LF))