Searched refs:tabend (Results 1 - 10 of 10) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/lm32/
H A Ddecode.c151 IDESC *id,*tabend; local
160 for (id = table, tabend = table + tabsize; id < tabend; ++id)
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/iq2000/
H A Ddecode.c233 IDESC *id,*tabend; local
242 for (id = table, tabend = table + tabsize; id < tabend; ++id)
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/m32r/
H A Ddecode.c193 IDESC *id,*tabend; local
202 for (id = table, tabend = table + tabsize; id < tabend; ++id)
H A Ddecode2.c226 IDESC *id,*tabend; local
235 for (id = table, tabend = table + tabsize; id < tabend; ++id)
H A Ddecodex.c219 IDESC *id,*tabend; local
228 for (id = table, tabend = table + tabsize; id < tabend; ++id)
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/sh64/
H A Ddecode-compact.c283 IDESC *id,*tabend; local
292 for (id = table, tabend = table + tabsize; id < tabend; ++id)
H A Ddecode-media.c297 IDESC *id,*tabend; local
306 for (id = table, tabend = table + tabsize; id < tabend; ++id)
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/cris/
H A Ddecodev10.c293 IDESC *id,*tabend; local
302 for (id = table, tabend = table + tabsize; id < tabend; ++id)
H A Ddecodev32.c297 IDESC *id,*tabend; local
306 for (id = table, tabend = table + tabsize; id < tabend; ++id)
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/frv/
H A Ddecode.c832 IDESC *id,*tabend; local
841 for (id = table, tabend = table + tabsize; id < tabend; ++id)

Completed in 243 milliseconds