/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | proc-utils.h | 78 #define write(X,Y,Z) write_with_trace (X, Y, Z, __FILE__, __LINE__) argument 79 #define lseek(X,Y,Z) lseek_with_trace (X, Y, Z, __FILE__, __LINE__) argument 80 #define ioctl(X,Y,Z) ioctl_with_trace (X, Y, Z, __FILE__, __LINE__) argument 86 #define PROC_PRETTYFPRINT_STATUS(X,Y,Z,T) \ argument
|
/openbsd/lib/libcrypto/curve25519/ |
H A D | curve25519_internal.h | 46 fe Z; member 52 fe Z; member 59 fe Z; member 72 fe Z; member
|
/openbsd/gnu/llvm/clang/lib/Headers/ |
H A D | avx512ifmavlintrin.h | 21 #define _mm_madd52hi_epu64(X, Y, Z) \ argument 25 #define _mm256_madd52hi_epu64(X, Y, Z) \ argument 29 #define _mm_madd52lo_epu64(X, Y, Z) \ argument 33 #define _mm256_madd52lo_epu64(X, Y, Z) \ argument
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/trad/ |
H A D | defined.c | 38 #define Z macro 70 #define Z macro
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/ |
H A D | defined.c | 28 #define Z macro 60 #define Z macro
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.warn/ |
H A D | cast-align1.C | 14 struct Z {double m;}; argument
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/ext/ |
H A D | vlm2.C | 9 struct Z { in f() struct 10 X x; // { dg-error "variably modified" } in f()
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/ |
H A D | ttp57.C | 13 struct Z struct 20 public Base <T, Z<T>::value_> argument
|
H A D | ttp58.C | 13 struct Z struct 22 public Base <T, Z<T>::value_> argument
|
H A D | ttp42.C | 10 struct Z struct
|
H A D | friend32.C | 14 X f(X x, Y, Z) { in f() argument
|
H A D | friend30.C | 10 X f(X x, Y, Z) { in f() argument
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/template/ |
H A D | instantiate1.C | 15 template <class T> struct Z { // { dg-error "declaration" } struct 16 Y<Z<T> > y; // { dg-error "instantiated" } argument
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/ |
H A D | eh5.C | 12 struct Z struct 19 operator<< (Z &os, int x) argument
|
H A D | decl5.C | 29 struct A::Z { // ERROR - A::Z not a member of B struct 30 int m;
|
H A D | syntax4.C | 21 class Z; variable
|
H A D | friend8.C | 13 friend class Z; member
|
/openbsd/gnu/llvm/llvm/tools/llvm-reduce/deltas/ |
H A D | ReduceOperandsToArgs.cpp | 79 for (auto Z : zip_first(CI->args(), Args)) in replaceFunctionCalls() local 137 for (auto Z : zip_first(OldF->args(), NewF->args())) { in substituteOperandWithArgument() local 147 for (auto Z : zip_first(UniqueValues, drop_begin(NewF->args(), ArgOffset))) { in substituteOperandWithArgument() local
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.robertl/ |
H A D | eb20.C | 26 struct Z { struct 33 Z<Y<X,X,X> > z; argument
|
/openbsd/lib/libcrypto/sm3/ |
H A D | sm3.c | 34 #define FF0(X, Y, Z) (X ^ Y ^ Z) argument 35 #define GG0(X, Y, Z) (X ^ Y ^ Z) argument 37 #define FF1(X, Y, Z) ((X & Y) | ((X | Y) & Z)) argument 38 #define GG1(X, Y, Z) ((Z ^ (X & (Y ^ Z)))) argument
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.abi/ |
H A D | arraynew.C | 77 struct Z { ~Z () {}; }; in ~Z() struct
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.oliva/ |
H A D | template5.C | 9 template <typename> class Z; variable
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/ |
H A D | access15.C | 5 struct Z { struct
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/warn/ |
H A D | implicit-typename3.C | 9 struct Z {}; struct
|
H A D | implicit-typename2.C | 9 struct Z {}; struct
|