Searched refs:IS_DOTCR (Results 1 – 1 of 1) sorted by relevance
335 #define IS_DOTCR 3 /* read ".\r" at beginning of line */ macro515 !(IS_CR == istate || IS_DOTCR == istate))545 istate = IS_DOTCR;562 case IS_DOTCR: