Searched refs:foo0 (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/historical/nawk/dist/testdir/
H A DT.clv105 echo 'BEGIN { print x, y, z1 }' >foo0
107 $awk -v x=123 -v y=abc -f foo0 -v z1=10.99 >foo2
110 echo 'BEGIN { print x, y, z1 }' >foo0
112 $awk -vx=123 -vy=abc -f foo0 -vz1=10.99 >foo2
115 echo 'BEGIN { print x, y, z1 }' >foo0
117 $awk -f foo0 -v x=123 -v y=abc -v z1=10.99 >foo2
120 echo 'BEGIN { print x, y, z1 }' >foo0
122 $awk -f foo0 -vx=123 -vy=abc -vz1=10.99 >foo2
126 END { print x }' >foo0
129 $awk -f foo0
[all...]
H A DT.misc458 de fg hi' >foo0
459 $awk 'END { print NF, $0 }' foo0 >foo1
460 awk '{ print NF, $0 }' foo0| tail -1 >foo2
463 echo 'fg hi' >foo0
464 $awk 'END { print NF, $0 }' foo0 >foo1
465 awk '{ print NF, $0 }' foo0| tail -1 >foo2
468 echo '' >foo0
469 $awk 'END { print NF, $0 }' foo0 >foo1
470 awk '{ print NF, $0 }' foo0| tail -1 >foo2
/netbsd-current/external/gpl3/gdb.old/dist/gold/testsuite/
H A Dpr14265.c1 int foo0 __attribute__((used,section(".foo0.0"))); variable
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-gc/
H A Dpr14265.c1 int foo0 __attribute__((used,section(".foo0.0"))); variable
/netbsd-current/external/gpl3/gdb.old/dist/binutils/testsuite/binutils-all/mips/
H A Dmips16-pcrel.d12 00000004 <[^>]*> 0aff la v0,00000400 <foo0\+0x400>
16 0000000c <[^>]*> b3ff lw v1,00000408 <foo0\+0x408>
20 00000014 <[^>]*> fe9f dla a0,00000090 <foo0\+0x90>
26 00000020 <[^>]*> fcbf ld a1,00000118 <foo0\+0x118>
28 00001000 <[^>]*> 1800 0000 jal 00000000 <foo0>
31 00001008 <[^>]*> 1800 0000 jal 00000000 <foo0>
34 00001010 <[^>]*> 1800 0000 jal 00000000 <foo0>
39 0000101c <[^>]*> 1800 0000 jal 00000000 <foo0>
42 00002000 <[^>]*> 1c00 0000 jalx 00000000 <foo0>
45 00002008 <[^>]*> 1c00 0000 jalx 00000000 <foo0>
[all...]
H A Dmips16-pcrel.s7 foo0: label
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-elf/
H A Dpr14156c.d1 #source: foo0.s
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-mips-elf/
H A Dtls-hidden3.d12 # foo0 (-0x7ff0 + 0x2c)
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Doranking.cc24 int foo0 (int) { return 10; } function
186 foo0(b);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Doranking.cc24 int foo0 (int) { return 10; } function
186 foo0(b);
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/pj/
H A Dops.s2 .globl foo0
3 foo0: label
H A Dops.d11 00000000 <foo0-0x1>:
14 00000001 <foo0>:

Completed in 223 milliseconds