Searched refs:castBeg (Results 1 – 1 of 1) sorted by relevance
156 const string castBeg = outType != m_type ? (string(outTypeName) + "(") : string(""); in init() local163 << " sb_inout.outputValues[offset] = " << castBeg << "res" << castEnd << ";\n" in init()166 << " sb_inout.groupValues[globalNdx] = " << castBeg << "s_var" << castEnd << ";\n"; in init()