Home
last modified time | relevance | path

Searched defs:EOL (Results 1 – 9 of 9) sorted by relevance

/openbsd/usr.sbin/fw_update/
H A Dfw_update.sh292 perl <<-'EOL' |& heredoc
402 ed -s "${FWPKGTMP}/+CONTENTS" <<EOL heredoc
/openbsd/gnu/usr.bin/binutils/gdb/gdbserver/
H A Dgdbreplay.c45 #define EOL (EOF - 1) macro
/openbsd/gnu/llvm/llvm/utils/split-file/
H A Dsplit-file.cpp74 StringRef EOL = inputBuf.getBuffer().detectEOL(); in handle() local
/openbsd/gnu/llvm/lldb/source/Utility/
H A DStream.cpp128 size_t Stream::EOL() { return PutChar('\n'); } in EOL() function in Stream
/openbsd/lib/libc/regex/
H A Dengine.c99 #define EOL (BOL+1) macro
/openbsd/gnu/llvm/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp681 StringRef EOL = getLexer().LexUntilEndOfStatement(); in parseDirectiveSection() local
/openbsd/gnu/llvm/llvm/lib/MC/
H A DMCAsmStreamer.cpp419 void MCAsmStreamer::AddComment(const Twine &T, bool EOL) { in AddComment()
/openbsd/gnu/llvm/llvm/lib/FileCheck/
H A DFileCheck.cpp1989 size_t EOL = Buffer.find_first_of("\n\r"); in readCheckFile() local
/openbsd/gnu/usr.bin/perl/
H A Dregnodes.h194 #define EOL 4 /* 0x04 Match "" at end of macro