OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clog_ptr
(Results
1 - 2
of
2
) sorted by null
/external/libcxx/src/
iostream.cpp
82
ostream*
clog_ptr
= reinterpret_cast<ostream*>(clog);
local
84
clog_ptr
->flush();
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
iostream.cpp
58
ostream*
clog_ptr
= reinterpret_cast<ostream*>(clog);
local
60
clog_ptr
->flush();
Completed in 53 milliseconds