Searched defs:newline (Results 1 - 25 of 32) sorted by last modified time

12

/freebsd-current/contrib/bmake/
H A Dvar.c1783 const char *newline = Shell_GetNewline(); local
H A Djob.c225 const char *newline; member in struct:Shell
[all...]
/freebsd-current/contrib/unbound/smallapp/
H A Dunbound-control.c851 const char* newline="\n"; local
/freebsd-current/contrib/bc/src/
H A Dnum.c2780 bc_num_printDecimal(const BcNum* restrict n, bool newline) argument
2841 bc_num_printExponent(const BcNum* restrict n, bool eng, bool newline) argument
3051 bc_num_printNum(BcNum* restrict n, BcBigDig base, size_t len, BcNumDigitOp print, bool newline) argument
3322 bc_num_printBase(BcNum* restrict n, BcBigDig base, bool newline) argument
3519 bc_num_print(BcNum* restrict n, BcBigDig base, bool newline) argument
[all...]
H A Dhistory.c1775 const char newline[2] = { '\n', '\0' }; 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/usr.sbin/prometheus_sysctl_exporter/
H A Dprometheus_sysctl_exporter.c461 char *newline; local
/freebsd-current/usr.sbin/keyserv/
H A Dkeyserv.c282 char newline = '\n'; local
/freebsd-current/usr.bin/indent/
H A Dindent_codes.h38 #define newline 1 macro
/freebsd-current/usr.bin/from/
H A Dfrom.c50 int ch, count, newline; local
/freebsd-current/usr.bin/chkey/
H A Dchkey.c196 char newline = '\n'; local
/freebsd-current/libexec/tftpd/
H A Dtftp-file.c110 static int newline = -1; local
/freebsd-current/bin/echo/
H A Decho.c51 char newline[] = "\n"; local
/freebsd-current/contrib/libevent/
H A Devdns.c3700 char *const newline = strchr(start, '\n'); local
/freebsd-current/lib/libc/stdio/
H A Dgetdelim.c67 char *newline; local
/freebsd-current/contrib/unifdef/
H A Dunifdef.c206 static const char *newline; /* input file format */ variable
[all...]
/freebsd-current/usr.bin/top/
H A Ddisplay.c857 u_process(int line, char *newline) argument
/freebsd-current/contrib/lua/src/
H A Dldebug.c910 int newline = luaG_getfuncline(p, npci); local
/freebsd-current/contrib/ntp/sntp/libevent/
H A Devdns.c3700 char *const newline = strchr(start, '\n'); local
/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/bmake/unit-tests/
H A Dvarname-dot-newline.mk[all...]
/freebsd-current/sys/contrib/openzfs/module/lua/
H A Dlvm.c73 int newline = getfuncline(p, npc); local
/freebsd-current/contrib/dma/
H A Dmail.c382 char newline[MAX_LINE_RFC822 + 1]; local
[all...]
H A Dlocal.c133 const char *newline = "\n"; local
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DCommentLexer.h34 newline, enumerator in enum:clang::comments::tok::TokenKind

Completed in 240 milliseconds

12