Searched refs:portval_sc (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/cris/
H A Ddv-cris.c261 signed_cell portval_sc; local
265 &portval_sc)
268 || portval_sc < 0
272 crishw->int_to_vec[i].portval = (unsigned32) portval_sc;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/cris/
H A Ddv-cris.c261 signed_cell portval_sc; local
265 &portval_sc)
268 || portval_sc < 0
272 crishw->int_to_vec[i].portval = (unsigned32) portval_sc;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/cris/
H A Ddv-cris.c261 signed_cell portval_sc; local
265 &portval_sc)
268 || portval_sc < 0
272 crishw->int_to_vec[i].portval = (unsigned32) portval_sc;

Completed in 129 milliseconds