Searched refs:rhs_channel (Results 1 – 1 of 1) sorted by relevance
171 int rhs_channel = 0; in handle_rvalue() local176 rhs_channel++; in handle_rvalue()181 data.f[i] = found->constant->value.f[rhs_channel]; in handle_rvalue()184 data.i[i] = found->constant->value.i[rhs_channel]; in handle_rvalue()187 data.u[i] = found->constant->value.u[rhs_channel]; in handle_rvalue()190 data.b[i] = found->constant->value.b[rhs_channel]; in handle_rvalue()