Home | History | Annotate | Download | only in des

Lines Matching defs:v0

71   uint32_t v0, v1;
81 c2l(iv, v0);
84 ti[0] = v0;
87 v0 = ti[0];
91 l2c(v0, iv);
103 c2l(iv, v0);
106 ti[0] = v0;
109 v0 = ti[0];
113 l2c(v0, iv);
124 v0 = v1 = ti[0] = ti[1] = c = cc = 0;
135 uint32_t d0, d1, v0, v1;
147 c2l(iv, v0);
153 ti[0] = v0;
165 v0 = v1;
168 v0 = d0;
172 l2c(v0, iv);
186 c2l(iv, v0);
193 ti[0] = v0;
201 v0 = v1;
204 v0 = d0;
208 l2c(v0, iv);
222 c2l(iv, v0);
233 l2c(v0, iv);
235 v0 = v1 = d0 = d1 = ti[0] = ti[1] = 0;