Lines Matching defs:second
137 unsigned long second;
139 if (__get_word(ldq_u, second, src+1))
144 extqh(second, soff, first);
147 first = second;
157 unsigned long second;
158 if (__get_word(ldq_u, second, lastsrc))
162 extqh(second, soff, first);
251 unsigned long second, word;
254 if (__get_word(ldq_u, second, src+1))
259 extqh(second, soff, first);
262 first = second;
273 unsigned long second, word;
276 if (__get_word(ldq_u, second, lastsrc))
279 extqh(second, soff, first);
281 first = second;
295 unsigned long second, word;
298 if (__get_word(ldq_u, second, lastsrc))
301 extqh(second, soff, first);