Searched defs:newline (Results 1 – 18 of 18) sorted by relevance
/minix3/external/bsd/kyua-cli/dist/utils/cmdline/ |
H A D | ui_mock.cpp | 56 ui_mock::err(const std::string& message, const bool newline) in err() 74 ui_mock::out(const std::string& message, const bool newline) in out()
|
H A D | ui.cpp | 70 cmdline::ui::err(const std::string& message, const bool newline) in err() 91 cmdline::ui::out(const std::string& message, const bool newline) in out()
|
/minix3/usr.bin/from/ |
H A D | from.c | 62 int ch, newline; in main() local
|
/minix3/usr.bin/indent/ |
H A D | indent_codes.h | 70 #define newline 1 macro
|
/minix3/crypto/external/bsd/heimdal/dist/lib/krb5/ |
H A D | kuserok.c | 83 char *newline = buf + strcspn(buf, "\n"); in check_one_file() local
|
/minix3/sys/arch/i386/stand/bootxx/ |
H A D | pbr.S | 63 #define newline R(_newline) macro
|
/minix3/external/bsd/kyua-cli/dist/engine/ |
H A D | testers.cpp | 89 std::string::size_type newline = output.find('\n', 0); in replace_newlines() local
|
/minix3/usr.bin/fpr/ |
H A D | fpr.c | 279 COLUMN *newline; in savech() local
|
/minix3/tests/lib/libc/gen/ |
H A D | t_humanize_number.c | 156 newline(void) in newline() function
|
/minix3/usr.bin/make/ |
H A D | job.h | 232 const char *newline; /* string literal that results in a newline member
|
H A D | var.c | 2259 const char *newline; in VarQuote() local
|
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/ |
H A D | CommentLexer.h | 36 newline, enumerator
|
/minix3/external/mit/lua/dist/src/ |
H A D | ldebug.c | 663 int newline = getfuncline(p, npc); in luaG_traceexec() local
|
/minix3/external/bsd/bind/dist/contrib/idn/idnkit-1.0-src/lib/ |
H A D | resconf.c | 1082 char *newline; in parse_conf() local
|
/minix3/external/bsd/llvm/dist/clang/include/clang/Analysis/Analyses/ |
H A D | ThreadSafetyTraverse.h | 403 void newline(StreamType &SS) { in newline() function
|
/minix3/bin/ksh/ |
H A D | sh.h | 522 EXTERN char newline [] I__("\n"); variable
|
/minix3/external/bsd/libevent/dist/ |
H A D | evdns.c | 3584 char *const newline = strchr(start, '\n'); in evdns_base_resolv_conf_parse_impl() local
|
/minix3/lib/libterminfo/ |
H A D | term.h | 1431 #define newline t_newline(cur_term) macro
|