Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/src/
H A Dprint.cpp27 __is_windows_terminal(FILE * __stream) __is_windows_terminal() argument
43 __write_to_windows_console(FILE * __stream,wstring_view __view) __write_to_windows_console() argument
/freebsd/contrib/llvm-project/libcxx/include/__ranges/
H A Distream_view.h45 basic_istream_view(basic_istream<_CharT,_Traits> & __stream) basic_istream_view() argument