Searched refs:ct (Results 1 – 3 of 3) sorted by relevance
74 int ct = counts_[method]; in count() local75 counts_[method] = ++ct; in count()
72 int ct = counts_[method]; in count() local73 counts_[method] = ++ct; in count()
397 string ct = tmp("_c"); in render_const_value() local400 indent(out) << "(let " << ct << " = new " << cname << " in" << endl; in render_const_value()418 out << ct << "#set_" << fname << " "; in render_const_value()422 indent(out) << ct << ")"; in render_const_value()