Home
last modified time | relevance | path

Searched defs:new_line (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ncurses/progs/
H A Dtabs.c186 print_ruler(const int *const tab_list, const char *new_line) in print_ruler()
232 write_tabs(int *tab_list, const char *new_line) in write_tabs()
488 const char *new_line = "\n"; in main() local
/freebsd/crypto/openssl/crypto/x509/
H A Dv3_ist.c99 int new_line = 0; in i2r_issuer_sign_tool() local
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DREPL.cpp504 llvm::StringRef new_line = request.GetRawLine().drop_front(); in IOHandlerComplete() local