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

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/all/
H A Ditbl-test.c41 int aline = 0; local
64 aline++;
83 printf ("line %d: Invalid instruction (%s)\n", aline, s);
87 printf ("line %d: insn(%s) = 0x%x)\n", aline, s, insn);
90 "(0x%x)\n", aline, insn);
92 printf ("line %d: disasm(0x%x) = %s)\n", aline, insn, buf);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/lib/
H A Dpdtrace.in929 args=""; nargs=0; aline=$(printf %s "$line" | $SED -e 's/.*(\(.*\)).*/\1/')
931 for arg in $aline; do
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/lib/
H A Dpdtrace.in929 args=""; nargs=0; aline=$(printf %s "$line" | $SED -e 's/.*(\(.*\)).*/\1/')
931 for arg in $aline; do

Completed in 126 milliseconds