Searched refs:last_model (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/ppc/
H A Dld-insn.h205 model *last_model; variable
H A Dld-insn.c233 if (last_model)
234 last_model->next = new_model;
237 last_model = new_model;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/ppc/
H A Dld-insn.h205 model *last_model; variable
H A Dld-insn.c233 if (last_model)
234 last_model->next = new_model;
237 last_model = new_model;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/ppc/
H A Dld-insn.h205 model *last_model; variable
H A Dld-insn.c233 if (last_model)
234 last_model->next = new_model;
237 last_model = new_model;

Completed in 115 milliseconds