Home
last modified time | relevance | path

Searched defs:t5 (Results 1 – 25 of 45) sorted by relevance

12

/minix3/external/bsd/llvm/dist/clang/test/Sema/
H A Dthread-specifier.c22 struct t5 { __thread int x; }; argument
H A Dattr-naked.c22 __attribute__((naked)) int t5(int x) { in t5() function
H A Dattr-cleanup.c42 void t5() { in t5() function
H A Dms-inline-asm.c108 __declspec(naked) int t5(int x) { // expected-note {{attribute is here}} in t5() function
H A Dwarn-char-subscripts.c28 void t5() { in t5() function
H A Dbitfield.c62 struct Test5 { unsigned n : 2; } t5; variable
H A Dunused-expr.c78 void t5() { in t5() function
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A Dms-inline-asm.c35 void t5(void) { in t5() function
H A Dasm_arm64.c35 float t5(float x) { in t5() function
H A Dattributes.c5 int t5 __attribute__((weak)) = 2; variable
H A Dcomplex.c75 void t5() { in t5() function
H A Darm-apcs-zerolength-bitfield.c47 struct t5 struct
53 static int arr5_offset[(offsetof(struct t5, bar) == 4) ? 0 : -1]; argument
H A Darm-aapcs-zerolength-bitfield.c43 struct t5 struct
49 static int arr5_offset[(offsetof(struct t5, bar) == 8) ? 0 : -1]; argument
H A Dlibcalls-fno-builtin.c47 double t5(double x) { return floor(x); } in t5() function
H A Dbuiltins-nvptx.c159 float t5 = __nvvm_add_rn_f(f1, f2); in nvvm_math() local
/minix3/external/bsd/llvm/dist/clang/test/Parser/
H A Dms-inline-asm.c11 void t5() { in t5() function
/minix3/external/bsd/llvm/dist/clang/test/CXX/except/except.spec/
H A Dp5-pointers.cpp52 void (*t5)() = &s1; // valid in fnptrs() local
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dtrivial-destructor.cpp26 T5 t5; member
H A Dtrivial-constructor.cpp26 T5 t5; member
H A Dvararg-non-pod.cpp77 void t5() in t5() function
/minix3/external/bsd/llvm/dist/clang/test/Analysis/
H A Dfree.c24 void t5 () { in t5() function
/minix3/external/bsd/llvm/dist/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/
H A Dp5.cpp57 …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 Drtti-linkage.cpp162 void t5() { in t5() function
/minix3/external/bsd/llvm/dist/clang/test/Misc/
H A Dinteger-literal-printing.cpp74 …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 Dec2_mult.c177 BIGNUM *t3, *t4, *t5; in gf2m_Mxy() local

12