Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libevent/dist/test/
H A Dtest.sh151 cat <<EOL heredoc
/netbsd-src/common/dist/zlib/contrib/ada/
H A Dbuffer_demo.adb26 EOL : Character renames ASCII.LF; variable
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/ada/
H A Dbuffer_demo.adb26 EOL : Character renames ASCII.LF; variable
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/ada/
H A Dbuffer_demo.adb26 EOL : Character renames ASCII.LF; variable
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/ada/
H A Dbuffer_demo.adb26 EOL : Character renames ASCII.LF; variable
/netbsd-src/usr.bin/fpr/
H A Dfpr.c59 #define EOL '\n' macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/rt/
H A Dminfo.d286 enum EOL = "\r\n"; in sortCtors() local
288 enum EOL = "\n"; in sortCtors() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/
H A Dminfo.d286 enum EOL = "\r\n"; in sortCtors() local
288 enum EOL = "\n"; in sortCtors() local
/netbsd-src/usr.bin/tip/
H A Dtip.h197 #define EOL 5 macro
/netbsd-src/sys/arch/newsmips/apbus/
H A Dif_snvar.h187 #define EOL 0x0001 /* end of list marker for link fields */ macro
/netbsd-src/lib/libcompat/regexp/
H A Dregexp.c87 #define EOL 2 /* no Match "" at end of line. */ macro
/netbsd-src/external/bsd/less/dist/
H A Dregexp.c84 #define EOL 2 /* no Match "" at end of line. */ macro
/netbsd-src/lib/libc/regex/
H A Dengine.c120 #define EOL (BOL-1) macro
/netbsd-src/external/mpl/dhcp/dist/keama/
H A Dkeama.h27 #define EOL '\n' macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp681 StringRef EOL = getLexer().LexUntilEndOfStatement(); in parseDirectiveSection() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCAsmStreamer.cpp401 void MCAsmStreamer::AddComment(const Twine &T, bool EOL) { in AddComment()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/FileCheck/
H A DFileCheck.cpp1958 size_t EOL = Buffer.find_first_of("\n\r"); in readCheckFile() local
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h90 #define EOL '\n' macro