Searched defs:func (Results 1 - 25 of 485) sorted by relevance

1234567891011>>

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/compat/eh/
H A Dspec3_y.C5 void func() throw (B,A) function
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dwarnings6.C7 template <class T> inline void func(T) function
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dunsorted1.C18 void func() {} function in class:B
23 B::func; member in class:C::B
29 void func() { c.func(); } function in class:D
H A Dinline4.C10 template <class T> inline T func(const T& x) { return x; } function
12 inline int func(const int& x) { return x; } function
H A Dparsing8.C10 func() { function
H A Drefs2.C3 int func(int& i) function
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D980701-1.c3 func(void) function
H A D981223-1.c2 func (__complex__ float x) function
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dc99-array-nonobj-1.c8 typedef void func (void); typedef
/openbsd-current/regress/libexec/ld.so/weak/libstrong/
H A Dstrong.c10 func() function
/openbsd-current/gnu/gcc/libgomp/testsuite/libgomp.fortran/
H A Dpr29629.f909 function func(n) function in program:pr29629
11 integer, dimension(n) :: func local in function:func
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/template/
H A Dspec11.C16 int bar<double>::func(baz *x) { return 5;} function in class:bar
20 int bar<double>::func(int *x) { return 5;} function in class:bar
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Drfg5.C5 int *func () { return 0; } function
H A Dtemplate30.C5 int func(T, U) function
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.martin/
H A Doverload1.C4 void func(S&){} function
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dnet13.C12 void func() { function
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dcrash20.C7 void func () { B y; y = B(); } // ERROR - can't use default assignment function
H A Dmemtemp45.C13 void func(U v1 = 0) {} function in class:A
H A Dmemtemp46.C13 void func(V v1 = 0) {} function in class:A
H A Dnontype1.C16 void func() function
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D980618-1.c10 void func(int x, int y) function
H A D990211-1.c10 void func(int i) function
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/
H A D19990413-1.c8 func(void) function
H A Ddirectiv.c33 #define func macro
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/eh/
H A Dspec3.C15 void func() throw (B,A) function

Completed in 335 milliseconds

1234567891011>>