Searched refs:array_index (Results 1 - 11 of 11) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/testsuite/gdb.base/
H A Dnodebug.c65 int array_index (char *arr, int i) function
68 array_index (arr, i)
H A Dnodebug.exp189 fail "p/c array_index(\"abcdef\",2)"
197 send_gdb "p/c array_index(\"abcdef\",2)\n"
199 -re ".*Suggest linking executable with -g.*$gdb_prompt $" { pass "p/c array_index(\"abcdef\",2)" }
200 -re ".*Cannot find __wdb_call_dummy in.*end.o.*" { pass "p/c array_index(\"abcdef\",2)" }
201 -re ".*99 'c'.*" { pass "p/c array_index(\"abcdef\",2)" }
202 timeout { fail "(timeout) p/c array_index" }
208 gdb_test {p/c array_index("abcdef",2)} " = 99 'c'"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/testsuite/gdb.base/
H A Dnodebug.c65 int array_index (char *arr, int i) function
68 array_index (arr, i)
H A Dnodebug.exp189 fail "p/c array_index(\"abcdef\",2)"
197 send_gdb "p/c array_index(\"abcdef\",2)\n"
199 -re ".*Suggest linking executable with -g.*$gdb_prompt $" { pass "p/c array_index(\"abcdef\",2)" }
200 -re ".*Cannot find __wdb_call_dummy in.*end.o.*" { pass "p/c array_index(\"abcdef\",2)" }
201 -re ".*99 'c'.*" { pass "p/c array_index(\"abcdef\",2)" }
202 timeout { fail "(timeout) p/c array_index" }
208 gdb_test {p/c array_index("abcdef",2)} " = 99 'c'"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/testsuite/gdb.base/
H A Dnodebug.c65 int array_index (char *arr, int i) function
68 array_index (arr, i)
H A Dnodebug.exp189 fail "p/c array_index(\"abcdef\",2)"
197 send_gdb "p/c array_index(\"abcdef\",2)\n"
199 -re ".*Suggest linking executable with -g.*$gdb_prompt $" { pass "p/c array_index(\"abcdef\",2)" }
200 -re ".*Cannot find __wdb_call_dummy in.*end.o.*" { pass "p/c array_index(\"abcdef\",2)" }
201 -re ".*99 'c'.*" { pass "p/c array_index(\"abcdef\",2)" }
202 timeout { fail "(timeout) p/c array_index" }
208 gdb_test {p/c array_index("abcdef",2)} " = 99 'c'"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/tile/kernel/
H A Dtile-desc_32.c1201 #define CHILD(array_index) (TILE_OPC_NONE + (array_index))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/tile/kernel/
H A Dtile-desc_32.c1201 #define CHILD(array_index) (TILE_OPC_NONE + (array_index))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/www/
H A DAdvanced_WTFast_Content.asp521 var array_index = i/2;
522 wtfast_rulelist_array.splice(array_index, 1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/www/
H A DAdvanced_WTFast_Content.asp521 var array_index = i/2;
522 wtfast_rulelist_array.splice(array_index, 1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/www/
H A DAdvanced_WTFast_Content.asp521 var array_index = i/2;
522 wtfast_rulelist_array.splice(array_index, 1);

Completed in 211 milliseconds