Searched defs:newline (Results 1 - 25 of 32) sorted by relevance

12

/freebsd-current/contrib/bmake/unit-tests/
H A Dvarname-dot-newline.mk[all...]
/freebsd-current/contrib/kyua/utils/cmdline/
H A Dui_mock.cpp56 ui_mock::err(const std::string& message, const bool newline) argument
74 ui_mock::out(const std::string& message, const bool newline) argument
[all...]
H A Dui.cpp79 cmdline::ui::err(const std::string& message, const bool newline) argument
101 cmdline::ui::out(const std::string& message, const bool newline) argument
[all...]
/freebsd-current/usr.bin/from/
H A Dfrom.c50 int ch, count, newline; local
/freebsd-current/bin/echo/
H A Decho.c51 char newline[] = "\n"; local
/freebsd-current/lib/libc/stdio/
H A Dgetdelim.c67 char *newline; local
/freebsd-current/crypto/heimdal/lib/krb5/
H A Dkuserok.c81 char *newline = buf + strcspn(buf, "\n"); local
/freebsd-current/contrib/dma/
H A Dlocal.c133 const char *newline = "\n"; local
H A Dmail.c382 char newline[MAX_LINE_RFC822 + 1]; local
[all...]
/freebsd-current/libexec/tftpd/
H A Dtftp-file.c110 static int newline = -1; local
/freebsd-current/contrib/netbsd-tests/lib/libc/gen/
H A Dt_humanize_number.c158 newline(void) function
/freebsd-current/usr.bin/chkey/
H A Dchkey.c196 char newline = '\n'; local
/freebsd-current/usr.bin/indent/
H A Dindent_codes.h38 #define newline 1 macro
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DCommentLexer.h34 newline, enumerator in enum:clang::comments::tok::TokenKind
/freebsd-current/contrib/unbound/smallapp/
H A Dunbound-control.c850 const char* newline="\n"; local
/freebsd-current/usr.sbin/keyserv/
H A Dkeyserv.c282 char newline = '\n'; local
/freebsd-current/contrib/diff/src/
H A Dutil.c702 if (newline - p != trivial_length local
687 char const *newline = linbuf0[i + 1] - 1; local
/freebsd-current/contrib/libxo/libxo/
H A Dxo_syslog.c183 char newline[] = "\n"; local
/freebsd-current/sys/contrib/openzfs/module/lua/
H A Dlvm.c73 int newline = getfuncline(p, npc); local
/freebsd-current/contrib/bc/src/
H A Dhistory.c1775 const char newline[2] = { '\n', '\0' }; local
/freebsd-current/contrib/lua/src/
H A Dldebug.c910 int newline = luaG_getfuncline(p, npci); local
/freebsd-current/usr.sbin/prometheus_sysctl_exporter/
H A Dprometheus_sysctl_exporter.c461 char *newline; local
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DJSON.cpp837 void llvm::json::OStream::newline() { function in class:llvm::json::OStream
/freebsd-current/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h428 void newline(StreamType &SS) { function in class:clang::threadSafety::til::PrettyPrinter
/freebsd-current/contrib/libucl/src/
H A Ducl_parser.c1592 bool newline = false; local

Completed in 220 milliseconds

12