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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/opcodes/
H A Dia64-gen.c2009 int currbits = 15;
2046 currbits = 7;
2074 currbits = 11;
2102 while (currbits >= 0)
2106 if (idest & (1 << currbits))
2110 currbits--;
1998 int currbits = 15; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/opcodes/
H A Dia64-gen.c2009 int currbits = 15;
2046 currbits = 7;
2074 currbits = 11;
2102 while (currbits >= 0)
2106 if (idest & (1 << currbits))
2110 currbits--;
1998 int currbits = 15; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/opcodes/
H A Dia64-gen.c2009 int currbits = 15;
2046 currbits = 7;
2074 currbits = 11;
2102 while (currbits >= 0)
2106 if (idest & (1 << currbits))
2110 currbits--;
1998 int currbits = 15; local

Completed in 177 milliseconds