Searched refs:ifound (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/arch/pmax/pmax/
H A Ddec_maxine.c280 ifound = true; \
289 bool ifound; local
293 ifound = false;
330 ifound = true;
334 } while (ifound);
H A Ddec_3maxplus.c283 ifound = true; \
293 bool ifound; local
297 ifound = false;
340 ifound = true;
343 } while (ifound);
/netbsd-current/sys/arch/alpha/tc/
H A Dioasic.c284 register int ifound; local
290 ifound = 0;
301 ifound = 1; \
318 gifound |= ifound;
319 } while (ifound);
H A Dtc_3000_500.c216 int ifound; local
238 ifound = 0;
244 ifound = 1; \
281 } while (ifound);
H A Dtc_3000_300.c218 int ifound; local
252 ifound = 0;
258 ifound = 1; \
289 } while (ifound);

Completed in 114 milliseconds