OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__cerr
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/libcxx/src/
iostream.cpp
59
_ALIGNAS_TYPE (__stdoutbuf<char>) static char
__cerr
[sizeof(__stdoutbuf<char>)];
variable
118
ostream* cerr_ptr = ::new(cerr) ostream(::new(
__cerr
) __stdoutbuf<char>(stderr, &mb_cerr));
Completed in 23 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026