Searched refs:clog (Results 1 – 12 of 12) sorted by relevance
80 int clog; in tc_red_eval_idle_damping() local83 for (clog=0; clog<32; clog++) { in tc_red_eval_idle_damping()84 if (maxtime/(1<<clog) < 512) in tc_red_eval_idle_damping()87 if (clog >= 32) in tc_red_eval_idle_damping()92 sbuf[i] = (i<<clog)*lW; in tc_red_eval_idle_damping()97 return clog; in tc_red_eval_idle_damping()
19 std::clog << "Hello World!\n"; in main()21 (void)std::clog; in main()
41 _ALIGNAS_TYPE (ostream) _LIBCPP_FUNC_VIS char clog[sizeof(ostream)];57 ::new(clog) ostream(cerr_ptr->rdbuf()); in Init()82 ostream* clog_ptr = reinterpret_cast<ostream*>(clog); in ~Init()
27 extern ostream clog;59 extern _LIBCPP_FUNC_VIS ostream clog;
36 return std::clog; in GetErrorLogInstance()
167 #define BPLOG_INFO_STREAM std::clog
220 double _Complex clog(double _Complex);306 F(clog), F(clogf), F(clogl), F(cproj), F(cprojf),
320 clog << "Start training..."; in train_svm()333 clog << "...[done]" << endl; in train_svm()
196 double_complex clog(double_complex);
460 __tg_log(double _Complex __x) {return clog(__x);} in __tg_log()
1145 LIBBUILTIN(clog, "XdXd", "fnc", "complex.h", ALL_LANGUAGES)
1489 fun:clog=uninstrumented