Home
last modified time | relevance | path

Searched defs:t11 (Results 1 – 22 of 22) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/CXX/except/except.spec/
H A Dp5-pointers.cpp69 void (*t11)(void (*)() throw(A)) = &s9; // expected-error {{argument types differ}} in fnptrs() local
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A Darm-apcs-zerolength-bitfield.c106 struct t11 struct
114 static int arr11_offset[(offsetof(struct t11, bar2) == 5) ? 0 : -1]; argument
H A Darm-aapcs-zerolength-bitfield.c102 struct t11 struct
110 static int arr11_offset[(offsetof(struct t11, bar2) == 9) ? 0 : -1]; argument
H A Dattributes.c63 void __attribute__((section("SECT"))) t11(void) {} in t11() function
H A Dlibcalls-fno-builtin.c71 int t11(void) { return strncmp("foo", "bar", 3); } in t11() function
H A Dasm.c67 unsigned t11(signed char input) { in t11() function
H A Dms_struct-bitfield.c158 } ATTR t11; variable
/minix3/external/bsd/llvm/dist/clang/test/Analysis/
H A Dfree.c51 void t11 () { in t11() function
/minix3/external/bsd/llvm/dist/clang/test/Sema/
H A Dthread-specifier.c48 __thread __private_extern__ int t11; in f() local
H A Dms-inline-asm.c147 void t11() { in t11() function
H A Dfunction.c30 void t11(){t10(1);} // expected-warning{{too many arguments}} in t11() function
H A Dunused-expr.c137 void t11(int i, int j) { in t11() function
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dtype-traits.cpp386 int t11[T(__is_integral(unsigned int))]; in is_integral() local
409 int t11[F(__is_floating_point(bool))]; in is_floating_point() local
437 int t11[T(__is_arithmetic(bool))]; in is_arithmetic() local
469 int t11[T(__is_complete_type(bool))]; in is_complete_type() local
493 int t11[F(__is_void(double))]; in is_void() local
523 int t11[F(__is_array(cvoid))]; in is_array() local
562 int t11[F(__is_function(cvoid))]; in is_function() local
596 int t11[F(__is_reference(const int))]; in is_reference() local
608 int t11[F(__is_lvalue_reference(const int))]; in is_lvalue_reference() local
620 int t11[F(__is_rvalue_reference(void *&))]; in is_rvalue_reference() local
[all …]
H A Dvararg-non-pod.cpp160 namespace t11 { namespace
/minix3/external/bsd/bind/dist/bin/tests/master/
H A Dt_master.c313 t11() { in t11() function
/minix3/lib/libm/src/
H A De_lgamma_r.c120 t11 = -5.38595305356740546715e-04, /* 0xBF41A610, 0x9C73E0EC */ variable
H A De_lgammaf_r.c56 t11 = -5.3859531181e-04, /* 0xba0d3085 */ variable
/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/
H A Dnew.cpp125 void t11(int n) { in t11() function
/minix3/external/bsd/bind/dist/bin/tests/tasks/
H A Dt_tasks.c2073 t11(void) { in t11() function
/minix3/external/bsd/bind/dist/bin/tests/rbt/
H A Dt_rbt.c1430 t11() { in t11() function
/minix3/external/bsd/bind/dist/bin/tests/db/
H A Dt_db.c2202 t11(void) { in t11() function
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp4037 SDValue t11 = DAG.getNode(ISD::FADD, dl, MVT::f32, t10, in expandExp() local
4410 SDValue t11 = DAG.getNode(ISD::FADD, dl, MVT::f32, t10, in expandExp2() local
4520 SDValue t11 = DAG.getNode(ISD::FADD, dl, MVT::f32, t10, in expandPow() local