/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/ |
H A D | p1567.C | 8 virtual const char* f2() { return "A::f2"; } in f2() function 14 virtual const char* f2() { return "B::f2"; } in f2() function 20 const char* f2() { return B::f2(); } in f2() function 27 const char* f2() { return B::f2(); } in f2() function
|
H A D | p2960.C | 13 virtual void f2() { printf("Test1::f2\n"); } in f2() function 24 virtual void f2() { printf("Test3::f2\n"); } in f2() function
|
H A D | p2573.C | 12 char *f2 = (char *) &vkey; // ERROR - in add() local
|
/openbsd/sys/dev/pci/drm/amd/display/dc/inc/ |
H A D | reg_helper.h | 67 #define REG_SET_2(reg, init_value, f1, v1, f2, v2) \ argument 72 #define REG_SET_3(reg, init_value, f1, v1, f2, v2, f3, v3) \ argument 160 #define REG_GET_2(reg_name, f1, v1, f2, v2) \ argument 165 #define REG_GET_3(reg_name, f1, v1, f2, v2, f3, v3) \ argument 171 #define REG_GET_4(reg_name, f1, v1, f2, v2, f3, v3, f4, v4) \ argument 234 #define REG_UPDATE_2(reg, f1, v1, f2, v2) \ argument 239 #define REG_UPDATE_3(reg, f1, v1, f2, v2, f3, v3) \ argument 245 #define REG_UPDATE_4(reg, f1, v1, f2, v2, f3, v3, f4, v4) \ argument 382 #define REG_UPDATE_SEQ_2(reg, f1, v1, f2, v2) \ argument 386 #define REG_UPDATE_SEQ_3(reg, f1, v1, f2, v2, f3, v3) \ argument [all …]
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
H A D | pragma-darwin.c | 20 struct s1 { short f1; int f2; }; member 22 struct s2 { short f1; int f2; }; member 24 struct s3 { short f1; int f2; }; member 26 struct s4 { short f1; int f2; }; member
|
/openbsd/gnu/gcc/libgomp/testsuite/libgomp.fortran/ |
H A D | vla7.f90 | 4 character (6) :: c, f2 variable 113 function f2 (n) function 115 character (*) :: f2 local
|
H A D | retval1.f90 | 20 function f2 () function 22 real :: f2, e2 local 109 real :: f1, f2, e2, f3, e3, f4, e4, f5 variable
|
/openbsd/sys/dev/pci/drm/amd/display/dmub/src/ |
H A D | dmub_reg.h | 65 #define REG_SET_2(reg, init_value, f1, v1, f2, v2) \ argument 70 #define REG_SET_3(reg, init_value, f1, v1, f2, v2, f3, v3) \ argument 76 #define REG_SET_4(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4) \ argument 92 #define REG_UPDATE_2(reg, f1, v1, f2, v2) \ argument 97 #define REG_UPDATE_3(reg, f1, v1, f2, v2, f3, v3) \ argument 103 #define REG_UPDATE_4(reg, f1, v1, f2, v2, f3, v3, f4, v4) \ argument
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/ |
H A D | crash11.C | 12 friend virtual void f2() { printf("i=%d j=%d\n",i,j); }// ERROR - virtual.* in f2() function 18 …friend virtual void f2() { printf("i=%d j=%d\n",i,j); }// ERROR - virtual.*// ERROR - member.*//… in f2() function
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 930718-1.c | 4 int f2 :1; member 18 f2 () in f2() function
|
H A D | 20021118-2.c | 30 void f2 (float f1, float f2) in f2() function
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.ns/ |
H A D | koenig7.C | 6 void f2(float) {} in f2() function 15 void f2(N1::A, T) {} in f2() function
|
/openbsd/lib/libc/arch/sparc64/fpu/ |
H A D | fpu_explode.c | 194 #define FP_TOF(exp, expbias, allfrac, f0, f1, f2, f3) \ argument 253 u_int frac, f0, f1, f2; local 274 u_int frac, f0, f1, f2, f3; local
|
/openbsd/sys/arch/sparc64/fpu/ |
H A D | fpu_explode.c | 135 #define FP_TOF(exp, expbias, allfrac, f0, f1, f2, f3) \ argument 190 u_int frac, f0, f1, f2; in fpu_dtof() local 209 u_int frac, f0, f1, f2, f3; in fpu_qtof() local
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.ext/ |
H A D | restrict1.C | 22 void A::f2 () {} in f2() function 45 template <class T> void X<T>::f2 () {} in f2() function
|
H A D | namedret3.C | 5 int f2(int *x) in f2() function
|
/openbsd/usr.sbin/tcpdump/ |
H A D | print-smb.c | 127 uchar *f1=NULL,*f2=NULL; in print_trans2() local 242 uchar *f1,*f2,*f3,*f4; in print_trans() local 287 uchar *f1=NULL,*f2=NULL; in print_negprot() local 311 uchar *f1=NULL,*f2=NULL; in print_sesssetup() local 529 char *f1,*f2; in print_smb() local
|
/openbsd/usr.bin/rcs/ |
H A D | diff.c | 302 FILE *f1, *f2; in diffreg() local 410 files_differ(FILE *f1, FILE *f2) in files_differ() 632 check(FILE *f1, FILE *f2, int flags) in check() 787 output(FILE *f1, FILE *f2, int flags) in output() 876 change(FILE *f1, FILE *f2, int a, int b, int c, int d, int flags) in change() 1197 dump_context_vec(FILE *f1, FILE *f2, int flags) in dump_context_vec() 1300 dump_unified_vec(FILE *f1, FILE *f2, int flags) in dump_unified_vec()
|
/openbsd/usr.bin/diff/ |
H A D | diffreg.c | 295 FILE *f1, *f2; in diffreg() local 424 files_differ(FILE *f1, FILE *f2, int flags) in files_differ() 699 check(FILE *f1, FILE *f2, int flags) in check() 858 output(char *file1, FILE *f1, char *file2, FILE *f2, int flags) in output() 963 change(char *file1, FILE *f1, char *file2, FILE *f2, int a, int b, int c, int d, in change() 1299 dump_context_vec(FILE *f1, FILE *f2, int flags) in dump_context_vec() 1402 dump_unified_vec(FILE *f1, FILE *f2, int flags) in dump_unified_vec()
|
/openbsd/usr.bin/cvs/ |
H A D | diff_internals.c | 306 FILE *f1, *f2; in diffreg() local 428 files_differ(FILE *f1, FILE *f2) in files_differ() 650 check(FILE *f1, FILE *f2, int flags) in check() 805 output(FILE *f1, FILE *f2, int flags) in output() 967 change(FILE *f1, FILE *f2, int a, int b, int c, int d, int flags) in change() 1270 dump_context_vec(FILE *f1, FILE *f2, int flags) in dump_context_vec() 1373 dump_unified_vec(FILE *f1, FILE *f2, int flags) in dump_unified_vec()
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/ |
H A D | dll-3.C | 14 __declspec(dllexport) int aClass::f2() in f2() function
|
H A D | union1.C | 15 A f2; // gets bogus error - non-copy assignment op is OK member
|
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
H A D | funcargs.c | 187 void call2a (char c, float f1, short s, double d1, int i, float f2, long l, double d2) in call2a() 197 void call2b (float f1, short s, double d1, int i, float f2, long l, double d2, char c) in call2b() 207 void call2c (short s, double d1, int i, float f2, long l, double d2, char c, float f1) in call2c() 217 void call2d (double d1, int i, float f2, long l, double d2, char c, float f1, short s) in call2d() 227 void call2e (int i, float f2, long l, double d2, char c, float f1, short s, double d1) in call2e() 237 void call2f (float f2, long l, double d2, char c, float f1, short s, double d1, int i) in call2f() 247 void call2g (long l, double d2, char c, float f1, short s, double d1, int i, float f2) in call2g() 257 void call2h (double d2, char c, float f1, short s, double d1, int i, float f2, long l) in call2h() 267 void call2i (char c1, float f1, char c2, char c3, double d1, char c4, char c5, char c6, float f2, s… in call2i()
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/ |
H A D | lookup2.C | 18 void f2() { f1(); }; in f2() function
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
H A D | 930506-2.c | 8 int f2(int j) in f2() function
|