Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__ostream/
H A Dprint.h31 __vprint_nonunicode(ostream& __os, string_view __fmt, format_args __args, bool __write_nl) { in __vprint_nonunicode()
96 …_ABI void __vprint_unicode(ostream& __os, string_view __fmt, format_args __args, bool __write_nl) { in __vprint_unicode()