Home
last modified time | relevance | path

Searched defs:BOL (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/llvm/utils/lit/lit/
H A DProgressBar.py47 BOL = '' #: Move the cursor to the beginning of the line variable in TerminalController
/openbsd-src/lib/libc/regex/
H A Dengine.c98 #define BOL (OUT+1) macro
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcpplib.h172 #define BOL (1 << 6) /* Token at beginning of line. */ macro
/openbsd-src/gnu/gcc/libcpp/include/
H A Dcpplib.h174 #define BOL (1 << 6) /* Token at beginning of line. */ macro
/openbsd-src/gnu/usr.bin/perl/
H A Dregnodes.h167 #define BOL 2 /* 0x02 Match "" at beginning macro