Searched refs:starti (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dstarti.exp32 untested starti
39 gdb_test_sequence "" "starti" {
50 "Breakpoint \[^\r\n\]*main \\(\\) at \[^\r\n\]*starti.c"
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dstarti.exp32 untested starti
39 gdb_test_sequence "" "starti" {
50 "Breakpoint \[^\r\n\]*main \\(\\) at \[^\r\n\]*starti.c"
/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-forces.c860 uint32_t starti, endi; local
871 starti = GET_BE_U_4(pptr);
880 ND_PRINT("%sTable range: [%u,%u]\n", ib, starti, endi);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dexpression.h65 int expandAliasThisTuples(Expressions *exps, size_t starti = 0);
H A Dexpression.c1068 int expandAliasThisTuples(Expressions *exps, size_t starti) argument
1073 for (size_t u = starti; u < exps->dim; u++)
/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dexpression.d340 int expandAliasThisTuples(Expressions* exps, size_t starti = 0)
345 for (size_t u = starti; u < exps.dim; u++)

Completed in 171 milliseconds