Searched refs:chrCR (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/modemccl-25.1/CCLEngine/
H A DCCLEngine.h177 chrCR = 0x0D, enumerator in enum:__anon10906
H A DCCLEngine.c1114 if ((*bp == chrCR) || (*bp == chrNL))
1128 if (c != chrCR && c != chrNL)
1169 if ((*bp == chrCR) || (*bp == chrNL))
1394 (*bp != chrCR) && (*bp != chrNL) &&
2168 case chrCR:

Completed in 200 milliseconds