Searched refs:clog (Results 1 – 11 of 11) sorted by relevance
77 int clog; in tc_red_eval_idle_damping() local82 for (clog=0; clog<32; clog++) { in tc_red_eval_idle_damping()83 if (maxtime/(1<<clog) < 512) in tc_red_eval_idle_damping()86 if (clog >= 32) in tc_red_eval_idle_damping()91 sbuf[i] = (i<<clog)*lW; in tc_red_eval_idle_damping()96 return clog; in tc_red_eval_idle_damping()
40 # define clog _STLP_clog macro73 _STLP_DECLSPEC ostream clog(0); variable103 _STLP_DECLSPEC _Stl_aligned_buffer<ostream> clog;108 _Stl_aligned_buffer<ostream> clog;227 /*ostream* ptr_clog = */ new(&clog) ostream(clog_buf.get()); clog_buf.release(); in _S_initialize()253 ostream* ptr_clog = &clog; in _S_uninitialize()343 delete (&clog)->rdbuf(clog_buf.release()); in sync_with_stdio()
54 # define clog _STLP_clog61 // program; the same applies to cout and wcout, and cerr/clog and69 extern _STLP_DECLSPEC ofstream clog;73 extern _STLP_DECLSPEC ostream clog;
38 using _STLP_STD::clog;
14 #if !defined(clog)15 using _STLP_OLD_IO_NAMESPACE::clog;
7 using _STLP_VENDOR_STD::clog;
86 CPPUNIT_CHECK( clog.rdbuf()->in_avail() == -1 ); in in_avail()
50 // cin and clog are not supported.
788 cout, cerr and clog streams are not ofstream anymore but classic
8334 * cin/cout/cerr/clog renaming in STLport for CC 4.0 and SGI iostreams,
5558 clog klog