Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/
H A DProgressBar.py47 BOL = '' #: Move the cursor to the beginning of the line variable in TerminalController
/netbsd-src/lib/libcompat/regexp/
H A Dregexp.c86 #define BOL 1 /* no Match "" at beginning of line. */ macro
/netbsd-src/external/gpl2/groff/dist/src/utils/indxbib/
H A Dindxbib.cpp468 BOL, // in the middle of a reference, at the beginning of the line in do_file() enumerator
/netbsd-src/external/bsd/less/dist/
H A Dregexp.c83 #define BOL 1 /* no Match "" at beginning of line. */ macro
/netbsd-src/lib/libc/regex/
H A Dengine.c119 #define BOL (OUT-1) macro
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/
H A Dcpplib.h192 #define BOL (1 << 6) /* Token at beginning of line. */ macro
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dcpplib.h193 #define BOL (1 << 6) /* Token at beginning of line. */ macro