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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/h8300/
H A Dwritecode.c31 #define MAXSAME 140 macro
34 static struct h8_opcode *h8_opcodes_sorted[PTWO][MAXSAME];
119 for (i = 0; i < MAXSAME; i++)
131 if (i == MAXSAME)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/h8300/
H A Dwritecode.c31 #define MAXSAME 140 macro
34 static struct h8_opcode *h8_opcodes_sorted[PTWO][MAXSAME];
119 for (i = 0; i < MAXSAME; i++)
131 if (i == MAXSAME)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/h8300/
H A Dwritecode.c31 #define MAXSAME 140 macro
34 static struct h8_opcode *h8_opcodes_sorted[PTWO][MAXSAME];
119 for (i = 0; i < MAXSAME; i++)
131 if (i == MAXSAME)

Completed in 163 milliseconds