Searched refs:castEnd (Results 1 – 1 of 1) sorted by relevance
157 const char* const castEnd = outType != m_type ? ")" : ""; 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()