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

/freebsd-11-stable/contrib/gdb/gdb/gdbserver/
H A Dgdbreplay.c45 #define EOL (EOF - 1) macro
/freebsd-11-stable/contrib/dma/
H A Dmail.c149 EOL, enumerator in enum:parse_state::__anon335
/freebsd-11-stable/contrib/nvi/regex/
H A Dengine.c98 #define EOL (BOL+1) macro
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DStream.cpp127 size_t Stream::EOL() { return PutChar('\n'); } function in class:Stream
/freebsd-11-stable/contrib/less/
H A Dregexp.c79 #undef EOL macro
82 #define EOL 2 /* no Match "" at end of line. */ macro
/freebsd-11-stable/sys/dev/snc/
H A Ddp83932.c
H A Ddp83932var.h268 #define EOL 0x0001 /* end of list marker for link fields */ macro
/freebsd-11-stable/lib/libc/regex/
H A Dengine.c110 #define EOL (BOL-1) macro
/freebsd-11-stable/usr.bin/tip/tip/
H A Dtip.h204 #define EOL 5 macro
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCAsmStreamer.cpp359 void MCAsmStreamer::AddComment(const Twine &T, bool EOL) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp680 StringRef EOL = getLexer().LexUntilEndOfStatement(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DFileCheck.cpp1199 size_t EOL = Buffer.find_first_of("\n\r"); local

Completed in 201 milliseconds