Searched refs:xxx (Results 1 - 25 of 65) sorted by relevance

123

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20011119-1.c2 int xxx(void) __asm__("xxx");
3 int xxx(void) { return 23; } function
4 extern int foo (void) __attribute__ ((weak, alias ("xxx")));
H A D20000511-1.c8 X xxx; local
9 xxx.x[0] =
10 xxx.x[31] = '0';
11 xxx.y = 0xf;
12 return f (xxx, xxx);
H A D20011119-2.c3 extern int foo (void) __attribute__ ((weak, alias ("xxx")));
5 int xxx(void) __asm__("xxx");
6 int xxx(void) { return 23; } function
H A D931102-1.c7 xxx() function
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20000412-3.c8 X xxx; local
9 xxx.x[0] =
10 xxx.x[31] = '0';
11 xxx.y = 0xf;
12 return f (xxx, xxx);
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Doptimize1.C23 int xxx = 0; variable
28 xxx = v1;
34 xxx = v1;
40 xxx = v1;
54 if (xxx != 2)
58 if (xxx != 2)
62 if (xxx != 2)
66 if (xxx != 2)
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/template/
H A Dtypedef1.C15 typedef int xxx; typedef in struct:B
16 typedef T xxx; typedef in struct:B
17 typedef typename A<T>::type xxx; typedef in struct:B
18 typedef A<int>::type xxx; typedef in struct:B
/openbsd-current/regress/usr.bin/ssh/
H A Dmatch-subsystem.sh25 Subsystem xxx /bin/sh -c "exit 23"
27 try_subsystem "main config" xxx 23
32 Subsystem xxx /bin/sh -c "exit 23"
33 Subsystem xxx /bin/sh -c "exit 24"
35 try_subsystem "main config no clobber" xxx 23
41 Subsystem xxx /bin/sh -c "exit 21"
43 try_subsystem "match all" xxx 21
49 Subsystem xxx /bin/sh -c "exit 21"
50 Subsystem xxx /bin/sh -c "exit 24"
52 try_subsystem "match all no clobber" xxx 2
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dtemps6.C10 } xxx = {0}; variable in typeref:struct:str
19 test(&xxx, &str::i) = 5;
20 if (xxx.i == 0)
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dcrash30.C9 template <class T> void xxx(typename A<T>::B);
12 friend void xxx<T>(T); // ERROR - does not match any template
H A Dniklas02.C15 void xxx () { x.f (1); } function
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Daltivec-2.c21 int xxx[sizeof(foobar) == 16 ? 69 : -1]; variable
/openbsd-current/sys/arch/mips64/include/
H A Dsignal.h66 long xxx[8]; /* XXX reserved */ member in struct:sigcontext
/openbsd-current/gnu/usr.bin/perl/hints/
H A Dminix.sh83 for xxx in pthread; do
85 zzz=$yyy/lib$xxx.a
87 lpthread=$xxx
90 zzz=$yyy/lib$xxx.so
92 lpthread=$xxx
95 zzz=`ls $yyy/lib$xxx.so.* 2>/dev/null`
97 lpthread=$xxx
H A Dnetbsd.sh146 for xxx in pthread; do
148 zzz=$yyy/lib$xxx.a
150 lpthread=$xxx
153 zzz=$yyy/lib$xxx.so
155 lpthread=$xxx
158 zzz=`ls $yyy/lib$xxx.so.* 2>/dev/null`
160 lpthread=$xxx
H A Dlinux.sh274 if xxx=`./UU/loc tcsh blurfl $pth`; $test -f "$xxx"; then
279 full_csh=$xxx
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/unsorted/
H A Dblk.c9 xxx (&foo, &bar);
/openbsd-current/lib/libm/src/
H A Dk_tan.c50 static const double xxx[] = { variable
68 #define one xxx[13]
69 #define pio4 xxx[14]
70 #define pio4lo xxx[15]
71 #define T xxx
/openbsd-current/games/boggle/
H A DMakefile6 printf "xxx:\n\techo \$${.OBJDIR}/mkdict\n" | ${MAKE} -r -s -f - xxx
8 printf "xxx:\n\techo \$${.OBJDIR}/mkindex\n" | ${MAKE} -r -s -f - xxx
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/t/Legacy/subtest/
H A Dtodo.t45 my $xxx = $no_tests_run ? 'No tests run for subtest "xxx"' : 'xxx';
54 "# Subtest: xxx",
56 "not ok 1 - $xxx # TODO $todo_reason",
57 "# Failed (TODO) test '$xxx'",
58 "# at $0 line $line{xxx}.",
71 'xxx', $code, $level); BEGIN{ $line{xxx} = __LINE__ }
/openbsd-current/gnu/usr.bin/perl/
H A DConfigure1527 *bsd*|sys5*) xxx="/$SYSTYPE/bin/sh";;
1528 *) xxx='/bin/sh';;
1530 if test -f "$xxx"; then
1531 sh="$xxx"
1535 for xxx in sh bash ksh pdksh ash; do
1537 try="$try ${p}/${xxx}"
1540 for xxx in $try; do
1541 if test -f "$xxx"; then
1542 sh="$xxx";
1544 elif test "X$_exe" != X -a -f "$xxx
[all...]
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dobj-som.c283 adjust_stab_sections (abfd, sec, xxx)
286 PTR xxx;
/openbsd-current/gnu/usr.bin/perl/os2/
H A Dos2_base.t52 ok(not defined eval { OS2::DLLname $_, \&xxx; 1 } ) for 0..2;
/openbsd-current/gnu/usr.bin/perl/t/op/
H A Dlex_assign.t52 my $xxx = 'b';
53 $xxx = 'c' . ($xxx || 'e');
54 is( $xxx, 'cb', 'variables can be read before being overwritten');
/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.threads/
H A Dpthreads.c123 void (*xxx) ();

Completed in 414 milliseconds

123