Searched defs:BOL (Results 1 – 5 of 5) sorted by relevance
47 BOL = '' #: Move the cursor to the beginning of the line variable in TerminalController
98 #define BOL (OUT+1) macro
172 #define BOL (1 << 6) /* Token at beginning of line. */ macro
174 #define BOL (1 << 6) /* Token at beginning of line. */ macro
167 #define BOL 2 /* 0x02 Match "" at beginning macro