| /openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
| H A D | watchpoint.c | 76 func2 () in func2() function 109 func2 (); in func1() 168 func2 (); in main() 172 func2 (); in main() 176 func2 (); in main()
|
| H A D | return.c | 10 func2 () in func2() function 32 tmp2 = func2 (); in main()
|
| H A D | advance.c | 19 func2 (); in func() 22 int func2 () in func2() function
|
| H A D | signals.c | 33 func2 () in func2() function 57 func2 (); in main()
|
| H A D | auxv.c | 52 func2 (int x) in func2() function 72 func2 (x * 2); in func1()
|
| H A D | coremaker2.c | 51 func2 (int x) in func2() function 71 func2 (x * 2); in func1()
|
| H A D | coremaker.c | 104 func2 () in func2() function 133 func2 (); in func1()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/ |
| H A D | pmf2.C | 7 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 D | p418.C | 16 void func2(const Derived& d) { in func2() function
|
| H A D | net8.C | 16 void func2(const Derived& d) { in func2() function
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
| H A D | 990525-2.c | 5 Test1 func2(); 10 test = func2(); in func1() 22 Test1 func2() in func2() function
|
| H A D | pure-1.c | 21 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 D | 20010122-1.c | 162 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 D | nonnull-1.c | 10 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 D | nonnull-2.c | 7 extern void func2 (char *) __attribute__((nonnull(2))); /* { dg-error "out-of-range operand" } */
|
| H A D | uninit-5.c | 25 func2 (int cond) in func2() function
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
| H A D | dll.c | 3 int func2 (void) __attribute__((dllexport)); 18 func2 (void) in func2() function
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_interceptors.h | 97 # 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 D | mangle6.C | 11 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 D | circ.c | 17 static void func2(void) in func2() function 75 func2 ();
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/init/ |
| H A D | init-ref3.C | 37 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 D | rtti1.C | 67 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 D | AutoLoad.pm | 15 sub func2 { subroutine
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Module-Load/t/to_load/ |
| H A D | TestModule.pm | 31 sub func2 { return "func2"; } subroutine
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/ |
| H A D | hmc1.C | 7 void func2(int d) {} in func2() function
|