Home
last modified time | relevance | path

Searched refs:func2 (Results 1 – 25 of 35) sorted by relevance

12

/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dwatchpoint.c76 func2 () in func2() function
109 func2 (); in func1()
168 func2 (); in main()
172 func2 (); in main()
176 func2 (); in main()
H A Dreturn.c10 func2 () in func2() function
32 tmp2 = func2 (); in main()
H A Dadvance.c19 func2 (); in func()
22 int func2 () in func2() function
H A Dsignals.c33 func2 () in func2() function
57 func2 (); in main()
H A Dauxv.c52 func2 (int x) in func2() function
72 func2 (x * 2); in func1()
H A Dcoremaker2.c51 func2 (int x) in func2() function
71 func2 (x * 2); in func1()
H A Dcoremaker.c104 func2 () in func2() function
133 func2 (); in func1()
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dpmf2.C7 virtual void func2(int &item) { printf("func2(%d,) c=%d\n",item,c);} in func2() function
16 virtual void func2(int &item) { printf("func2(%d) j=%d\n",item,j);} in func2() function
24 virtual void func2(int &item) { printf("func2(%d) i=%d\n",item,i);} in func2() function
32 virtual void func2(int &item) { printf("func2(%d) w=%d\n",item,w);} in func2() function
49 z = &B_table::func2; in main()
H A Dp418.C16 void func2(const Derived& d) { in func2() function
H A Dnet8.C16 void func2(const Derived& d) { in func2() function
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D990525-2.c5 Test1 func2();
10 test = func2(); in func1()
22 Test1 func2() in func2() function
H A Dpure-1.c21 static int func2 (int a) { return i + a; } /* pure */ in func2() function
25 static int func6 (int a) { return func2(a) + a; } /* pure */ in func6()
43 r = func2(0); in main()
H A D20010122-1.c162 void (*func2[6])(void) = { test7, test8, test9, test10, test11, test12 }; variable
166 func2[i] (); in call_func2()
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dnonnull-1.c10 extern void func2 (char *, char *) __attribute__((nonnull(1)));
27 func2(cp1, NULL); in foo()
28 func2(NULL, cp1); /* { dg-warning "null" "null with single explicit nonnull" } */ in foo()
H A Dnonnull-2.c7 extern void func2 (char *) __attribute__((nonnull(2))); /* { dg-error "out-of-range operand" } */
H A Duninit-5.c25 func2 (int cond) in func2() function
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Ddll.c3 int func2 (void) __attribute__((dllexport));
18 func2 (void) in func2() function
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors.h97 # define TSAN_INTERCEPTOR_NETBSD_ALIAS_THR2(ret, func, func2, ...) \ argument
99 ALIAS(WRAPPER_NAME(pthread_##func2));
103 # define TSAN_INTERCEPTOR_NETBSD_ALIAS_THR2(ret, func, func2, ...) argument
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/abi/
H A Dmangle6.C11 uint128 func2 (uint128) const { return i; } in func2() function
15 uint128 (S::*ptr2) (uint128) const = &S::func2;
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.trace/
H A Dcirc.c17 static void func2(void) in func2() function
75 func2 ();
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/init/
H A Dinit-ref3.C37 void func2(base & b) { in func2() function
46 func2(f); in main()
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Drtti1.C67 int func2 () in func2() function
102 if (typeid(func1) != typeid(func2)) error (81); in main()
103 if (typeid(func2) == typeid(func3)) error (82); in main()
/openbsd-src/gnu/usr.bin/perl/cpan/Module-Load-Conditional/t/to_load/
H A DAutoLoad.pm15 sub func2 { subroutine
/openbsd-src/gnu/usr.bin/perl/cpan/Module-Load/t/to_load/
H A DTestModule.pm31 sub func2 { return "func2"; } subroutine
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Dhmc1.C7 void func2(int d) {} in func2() function

12