Home
last modified time | relevance | path

Searched refs:BOLEOL (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/lib/libc/port/locale/
H A Dengine.c114 #define BOLEOL (BOL-2) macro
808 flagch = (flagch == BOL) ? BOLEOL : EOL; in fast()
907 flagch = (flagch == BOL) ? BOLEOL : EOL; in slow()
982 if (ch == BOL || ch == BOLEOL) in step()
986 if (ch == EOL || ch == BOLEOL) in step()