Searched refs:rword (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/shell/
H A Dhush.c1925 reserved_style rword; local
1996 rword = pi->res_word;
1998 if (rword == RES_WHILE || rword == RES_UNTIL || rword == RES_FOR) {
2006 debug_printf_exec(": rword=%d if_code=%d next_if_code=%d skip_more=%d\n",
2007 rword, if_code, next_if_code, skip_more_for_this_rword);
2008 if (rword == skip_more_for_this_rword && flag_skip) {
2016 if (rword == RES_THEN || rword
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/tokenring/
H A Dsmctr.c5226 __u16 sword, rword; local
5240 rword = *((__u16 *)(tp->ram_access));
5243 if(rword != 0x1234)

Completed in 45 milliseconds