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

/freebsd-9.3-release/contrib/gdb/gdb/gdbserver/
H A Dgdbreplay.c45 #define EOL (EOF - 1) macro
/freebsd-9.3-release/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-9.3-release/contrib/less/
H A Dregexp.c79 #undef EOL macro
82 #define EOL 2 /* no Match "" at end of line. */ macro
/freebsd-9.3-release/contrib/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp557 StringRef EOL = getLexer().LexUntilEndOfStatement(); local
/freebsd-9.3-release/lib/libc/regex/
H A Dengine.c112 #define EOL (BOL-1) macro
/freebsd-9.3-release/sys/dev/snc/
H A Ddp83932.c
H A Ddp83932var.h268 #define EOL 0x0001 /* end of list marker for link fields */ macro
/freebsd-9.3-release/usr.bin/tip/tip/
H A Dtip.h200 #define EOL 5 macro

Completed in 128 milliseconds