/minix3/external/bsd/llvm/dist/clang/test/Sema/ |
H A D | thread-specifier.c | 22 struct t5 { __thread int x; }; argument
|
H A D | attr-naked.c | 22 __attribute__((naked)) int t5(int x) { in t5() function
|
H A D | attr-cleanup.c | 42 void t5() { in t5() function
|
H A D | ms-inline-asm.c | 108 __declspec(naked) int t5(int x) { // expected-note {{attribute is here}} in t5() function
|
H A D | warn-char-subscripts.c | 28 void t5() { in t5() function
|
H A D | bitfield.c | 62 struct Test5 { unsigned n : 2; } t5; variable
|
H A D | unused-expr.c | 78 void t5() { in t5() function
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/ |
H A D | ms-inline-asm.c | 35 void t5(void) { in t5() function
|
H A D | asm_arm64.c | 35 float t5(float x) { in t5() function
|
H A D | attributes.c | 5 int t5 __attribute__((weak)) = 2; variable
|
H A D | complex.c | 75 void t5() { in t5() function
|
H A D | arm-apcs-zerolength-bitfield.c | 47 struct t5 struct 53 static int arr5_offset[(offsetof(struct t5, bar) == 4) ? 0 : -1]; argument
|
H A D | arm-aapcs-zerolength-bitfield.c | 43 struct t5 struct 49 static int arr5_offset[(offsetof(struct t5, bar) == 8) ? 0 : -1]; argument
|
H A D | libcalls-fno-builtin.c | 47 double t5(double x) { return floor(x); } in t5() function
|
H A D | builtins-nvptx.c | 159 float t5 = __nvvm_add_rn_f(f1, f2); in nvvm_math() local
|
/minix3/external/bsd/llvm/dist/clang/test/Parser/ |
H A D | ms-inline-asm.c | 11 void t5() { in t5() function
|
/minix3/external/bsd/llvm/dist/clang/test/CXX/except/except.spec/ |
H A D | p5-pointers.cpp | 52 void (*t5)() = &s1; // valid in fnptrs() local
|
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/ |
H A D | trivial-destructor.cpp | 26 T5 t5; member
|
H A D | trivial-constructor.cpp | 26 T5 t5; member
|
H A D | vararg-non-pod.cpp | 77 void t5() in t5() function
|
/minix3/external/bsd/llvm/dist/clang/test/Analysis/ |
H A D | free.c | 24 void t5 () { in t5() function
|
/minix3/external/bsd/llvm/dist/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/ |
H A D | p5.cpp | 57 …unsigned &t5 = (a->var ? a->bitX : a->bitX); // expected-error {{non-const reference cannot bind t… in test() local
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/ |
H A D | rtti-linkage.cpp | 162 void t5() { in t5() function
|
/minix3/external/bsd/llvm/dist/clang/test/Misc/ |
H A D | integer-literal-printing.cpp | 74 …struct Type5<scharTy::c, "5"> t5; // expected-error{{value of type 'const char [2]' is not implici… in Function() local
|
/minix3/crypto/external/bsd/openssl/dist/crypto/ec/ |
H A D | ec2_mult.c | 177 BIGNUM *t3, *t4, *t5; in gf2m_Mxy() local
|