/openbsd/sys/dev/pci/drm/amd/display/dc/inc/ |
H A D | reg_helper.h | 78 #define REG_SET_4(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4) \ argument 85 #define REG_SET_5(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, \ argument 94 #define REG_SET_6(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, \ argument 104 #define REG_SET_7(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, \ argument 115 #define REG_SET_8(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, \ argument 127 #define REG_SET_9(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, f5, \ argument 140 #define REG_SET_10(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, f5, \ argument 171 #define REG_GET_4(reg_name, f1, v1, f2, v2, f3, v3, f4, v4) \ argument 178 #define REG_GET_5(reg_name, f1, v1, f2, v2, f3, v3, f4, v4, f5, v5) \ argument 245 #define REG_UPDATE_4(reg, f1, v1, f2, v2, f3, v3, f4, v4) \ argument [all …]
|
/openbsd/gnu/gcc/libgomp/testsuite/libgomp.fortran/ |
H A D | vla7.f90 | 78 function f4 (n) function 80 character (n), dimension (n - 4) :: f4 local
|
H A D | retval1.f90 | 59 function f4 () result (r4) function 109 real :: f1, f2, e2, f3, e3, f4, e4, f5 variable
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.ext/ |
H A D | restrict1.C | 28 void A::f4 () {} in f4() function 49 template <class T> void X<T>::f4 () {} in f4() function
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/weak/ |
H A D | weak-9.c | 20 #pragma weak f4=notf4 macro
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/ |
H A D | operator2.C | 11 void f4(string& s) in f4() function
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.warn/ |
H A D | cast-align1.C | 25 void f4 (char *ptr) in f4() function
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
H A D | wtr-union-init-1.c | 24 static union foo f4 = { 1 }; in testfunc() local
|
H A D | iftrap-1.c | 28 void f4(int p, int q) in f4() function
|
H A D | wtr-aggr-init-1.c | 20 static struct foo f4 = { 0, 0 }; in testfunc1() local
|
H A D | pack-test-1.h | 8 int f4; member
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/tls/ |
H A D | diag-2.c | 19 __thread void f4 () { } /* { dg-error "function definition declared `__thread'" } */ in f4() function
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
H A D | calls.c | 14 f4 (r) in f4() function
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 920730-1.c | 21 f4() in f4() function
|
H A D | 950612-1.c | 20 f4 (unsigned long long diff) in f4() function
|
H A D | 960802-1.c | 22 f4 () in f4() function
|
H A D | 900409-1.c | 4 long f4(long a){return a&~0x000000ffL;} in f4() function
|
H A D | struct-ini-3.c | 3 unsigned int f1:1, f2:1, f3:3, f4:3, f5:2, f6:1, f7:1; member
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/abi/ |
H A D | bitfield5.C | 13 int f4 : 3; member
|
H A D | bitfield8.C | 12 int f4 : 3; member
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/template/ |
H A D | unify2.C | 6 template<int I> void f4 (char [][I-0]) {} in f4() function
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/compat/break/ |
H A D | bitfield5.h | 10 int f4 : 3; member
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.robertl/ |
H A D | ice990323-2.C | 25 void f4() in f4() function
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/tls/ |
H A D | diag-2.C | 19 __thread void f4 () { } /* { dg-error "invalid for function" } */ in f4() function
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/debug/ |
H A D | 20020224-1.c | 46 f4 (void) in f4() function
|