Home
last modified time | relevance | path

Searched defs:x0 (Results 1 – 25 of 48) sorted by relevance

12

/minix3/external/bsd/llvm/dist/clang/test/CXX/temp/temp.param/
H A Dp1.cpp12 X0<int> x0; // expected-error{{too few template arguments for class template 'X0'}} variable
/minix3/external/bsd/llvm/dist/clang/test/Sema/
H A Dinvalid-cast.cpp9 int foo(X<int[1]> x0) { in foo() argument
H A Darray-size.c4 int x0[1073741824]; // expected-error{{array is too large}} in f() local
H A Dstruct-decl.c46 struct x0 { struct
47 unsigned int x1;
H A Dexpr-address-of.c41 register int *x0; in f0() local
51 register int x0[10]; in f1() local
/minix3/external/bsd/llvm/dist/clang/test/ASTMerge/Inputs/
H A Dvar1.c1 int *x0; variable
H A Dvar2.c1 int *x0; variable
/minix3/external/bsd/llvm/dist/clang/test/SemaTemplate/
H A Dunused-variables.cpp11 X0 x0; in f() local
H A Dmember-access-expr.cpp15 void test_f0(X0 x0) { in test_f0() argument
25 void test_f0_through_typedef(X0 x0) { in test_f0_through_typedef()
42 void test_f0_through_typedef2(X0 x0, X1 x1) { in test_f0_through_typedef2()
H A Dinstantiate-init.cpp9 X0 x0(t, u); // expected-error{{no matching}} in f0() local
24 void test_f1(X0 *x0, int *ip, float *fp, double *dp) { in test_f1()
/minix3/external/bsd/llvm/dist/clang/test/CXX/temp/temp.spec/
H A Dno-body.cpp25 template<typename T> struct x0 { }; // expected-note {{explicitly specialized declaration is here}} struct
40 …template<> struct x0<int> { }; // expected-error {{class template specialization of 'x0' must o… struct
/minix3/external/bsd/llvm/dist/clang/test/CodeGenObjC/
H A Dassign.m8 @property int x0; property
/minix3/external/bsd/llvm/dist/clang/test/CXX/temp/temp.res/temp.local/
H A Dp1.cpp31 X0<int> x0; (void)x0; in test() local
/minix3/crypto/external/bsd/openssl/dist/crypto/rc2/
H A Drc2_cbc.c141 register RC2_INT x0, x1, x2, x3, t; in RC2_encrypt() local
187 register RC2_INT x0, x1, x2, x3, t; in RC2_decrypt() local
/minix3/external/bsd/llvm/dist/clang/test/Frontend/
H A Dbackend-diagnostic.c27 void inlineAsmError(int x0, int x1, int x2, int x3, int x4, in inlineAsmError()
/minix3/external/bsd/llvm/dist/clang/test/PCH/
H A Dfunctions.c8 int f0(int x0, int y0, ...) { return x0 + y0; } in f0()
H A Dpr4489.c27 void x0(void) in x0() function
/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_mp_karatsuba_sqr.c29 mp_int x0, x1, t1, t2, x0x0, x1x1; in mp_karatsuba_sqr() local
H A Dbn_mp_karatsuba_mul.c51 mp_int x0, x1, y0, y1, t1, x0y0, x1y1; in mp_karatsuba_mul() local
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A Darm64-aapcs-arguments.c8 void test1(int x0, __int128 x2_x3, __int128 x4_x5, __int128 x6_x7, Small sp) { in test1()
13 void test2(int x0, Small x2_x3, int x4, Small x6_x7, int sp, Small sp16) { in test2()
/minix3/lib/libc/gdtoa/
H A Dhexnan.c56 hexnan(sp, fpi, x0) in hexnan() argument
H A Dsmisc.c182 ULong *x, *x0, x1, x2; local
/minix3/external/bsd/llvm/dist/clang/test/CXX/temp/temp.decls/temp.mem/
H A Dp5.cpp75 void test_X0(X0 x0, const X0 &x0c) { in test_X0()
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dpseudo-destructors.cpp70 void test_X0(N1::X0 &x0) { in test_X0()
H A Dmember-pointers-2.cpp44 X0* x0; member

12