Searched defs:EOL (Results 1 - 10 of 10) sorted by relevance

/freebsd-current/contrib/dma/
H A Dmail.c152 EOL, enumerator in enum:parse_state::__anon7
/freebsd-current/contrib/llvm-project/llvm/utils/split-file/
H A Dsplit-file.cpp74 StringRef EOL = inputBuf.getBuffer().detectEOL(); local
/freebsd-current/contrib/nvi/regex/
H A Dengine.c98 #define EOL (BOL+1) macro
/freebsd-current/contrib/less/
H A Dregexp.c79 #undef EOL macro
82 #define EOL 2 /* no Match "" at end of line. */ macro
/freebsd-current/lib/libc/regex/
H A Dengine.c110 #define EOL (BOL-1) macro
/freebsd-current/contrib/llvm-project/lldb/source/Utility/
H A DStream.cpp155 size_t Stream::EOL() { return PutChar('\n'); } function in class:Stream
/freebsd-current/usr.bin/tip/tip/
H A Dtip.h201 #define EOL 5 macro
/freebsd-current/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp681 StringRef EOL = getLexer().LexUntilEndOfStatement(); local
/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DMCAsmStreamer.cpp426 void MCAsmStreamer::AddComment(const Twine &T, bool EOL) { argument
/freebsd-current/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp1887 size_t EOL = Buffer.find_first_of("\n\r"); local

Completed in 349 milliseconds