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

/freebsd-10-stable/contrib/gdb/gdb/gdbserver/
H A Dgdbreplay.c45 #define EOL (EOF - 1) macro
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DInclusionRewriter.cpp133 OS << EOL; local
107 WriteLineInfo(const char *Filename, int Line, SrcMgr::CharacteristicKind FileType, StringRef EOL, StringRef Extra) argument
136 WriteImplicitModuleImport(const Module *Mod, StringRef EOL) argument
219 OutputContentUpTo(const MemoryBuffer &FromFile, unsigned &WriteFrom, unsigned WriteTo, StringRef EOL, int &Line, bool EnsureNewline) argument
237 OS << EOL; local
247 CommentOutDirective(Lexer &DirectiveLex, const Token &StartToken, const MemoryBuffer &FromFile, StringRef EOL, unsigned &NextToWrite, int &Line) argument
258 OS << "#if 0 /* expanded by -frewrite-includes */" << EOL; local
262 OS << "#endif /* expanded by -frewrite-includes */" << EOL; local
358 StringRef EOL = DetectEOL(FromFile); local
[all...]
/freebsd-10-stable/contrib/nvi/regex/
H A Dengine.c102 #define EOL (BOL+1) macro
/freebsd-10-stable/contrib/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp557 StringRef EOL = getLexer().LexUntilEndOfStatement(); local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DStream.cpp248 Stream::EOL() function in class:Stream
/freebsd-10-stable/sys/dev/snc/
H A Ddp83932.c
H A Ddp83932var.h268 #define EOL 0x0001 /* end of list marker for link fields */ macro
/freebsd-10-stable/contrib/less/
H A Dregexp.c79 #undef EOL macro
82 #define EOL 2 /* no Match "" at end of line. */ macro
/freebsd-10-stable/lib/libc/regex/
H A Dengine.c112 #define EOL (BOL-1) macro
/freebsd-10-stable/usr.bin/tip/tip/
H A Dtip.h200 #define EOL 5 macro

Completed in 197 milliseconds