Searched refs:h1 (Results 1 - 25 of 224) sorted by relevance

123456789

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/torture/
H A Darm-fp16-compile-convert.c6 __fp16 h1 = 0.0; variable
21 c1 = h1;
24 h1 = s1;
27 i1 = h1;
30 h1 = l1;
33 d1 = h1;
H A Darm-fp16-ops.h11 volatile __fp16 h1 = 1.0; variable
23 TEST (h1);
26 TESTNOT (!h1);
28 CHECK2 (-h1, -1.0);
29 CHECK2 (+h1, 1.0);
31 CHECK (h1++, 1.0);
32 CHECK (h1, 2.0);
33 CHECK (++h1, 3.0);
34 CHECK (h1, 3.0);
36 CHECK (--h1, 2.
[all...]
H A Darm-fp16-compile-assign.c7 __fp16 h1 = 0.0; variable
18 h1 = h2;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/opt/
H A Dcrash1.C12 X h1; local
13 h1.foo(1) = d;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/arm/
H A Dfp16-compile-vcvt.c7 __fp16 h1 = 0.0; variable
14 h1 = f1;
H A Dfp16-builtins-1.c11 volatile __fp16 h1, h2; variable
17 h1 = x;
18 f1 = h1;
24 h1 = x;
25 f1 = h1;
32 hp = (p (h1) ? 1 : 0); \
38 hp = (p (h1, h2) ? 1 : 0); \
87 h1 = 5.96046E-8;
88 if (__builtin_isnormal (h1))
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/opt/
H A Dcrash1.C12 X h1; local
13 h1.foo(1) = d;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/30_threads/thread/id/
H A Dhash.cc26 std::hash<std::thread::id> h1; variable
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/warn/
H A Doverflow-warn-6.C8 h1 (int x) function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.niklas/
H A Dt121.C4 void g1 (void (*) (...)); void h1 () { g1 (f); }// { dg-error "invalid conversion" } function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Doverflow-warn-6.c8 h1 (int x) function
H A Darray-2.c13 struct h h1 = { { 0 }, 1 }; /* { dg-warning "excess elements" "excess" } */ variable in typeref:struct:h
H A Dattr-isr-trap_exit.c6 void h1() __attribute__ ((interrupt_handler)) __attribute__ ((trap_exit (5)));
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.niklas/
H A Dt121.C4 void g1 (void (*) (...)); void h1 () { g1 (f); }// { dg-error "" } .* function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/ext/arm-fp16/
H A Darm-fp16-ops.h11 volatile __fp16 h1 = 1.0; variable
23 TEST (h1);
26 TESTNOT (!h1);
28 CHECK2 (-h1, -1.0);
29 CHECK2 (+h1, 1.0);
31 CHECK (h1++, 1.0);
32 CHECK (h1, 2.0);
33 CHECK (++h1, 3.0);
34 CHECK (h1, 3.0);
36 CHECK (--h1, 2.
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/
H A D931017-1.c9 h1 () function
30 i = h1 ();
34 h1 ();
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/execute/
H A D931017-1.c9 h1 () function
30 i = h1 ();
34 h1 ();
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/graphite/
H A Did-15.c29 neg_double (l1, h1, lv, hv)
31 long h1;
38 *hv = - h1;
39 return (*hv & h1) < 0;
44 *hv = ~h1;
50 add_double (l1, h1, l2, h2, lv, hv)
52 long h1, h2;
60 h = h1 + h2 + (l < l1);
64 return ((~((h1) ^ (h2)) & ((h1)
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/unsorted/
H A Dr1.c3 int h1 (int *p) {return *p & 255;} function
5 void p1 () {int a = 0x01020304; assert (h1 (&a) == 0x04);}
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/unsorted/
H A Dr1.c3 int h1 (int *p) {return *p & 255;} function
5 void p1 () {int a = 0x01020304; assert (h1 (&a) == 0x04);}
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/tree-ssa/
H A Dcswtch-2.c6 int h1 (X x) function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/ext/pb_ds/example/
H A Dtree_join.cc64 map_t h0, h1; local
72 h1.insert(make_pair(1000 + i1, 'b'));
74 // Since all the elements in h0 are smaller than those in h1, it is
76 h0.join(h1);
78 // Check that h0 should now contain all entries, and h1 should be empty.
80 assert(h1.empty());
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A Darray-2.c13 struct h h1 = { { 0 }, 1 }; /* { dg-error "(excess elements)|(near initialization)" "before end" } */ variable in typeref:struct:h
H A Dattr-isr-trap_exit.c6 void h1() __attribute__ ((interrupt_handler)) __attribute__ ((trap_exit (5)));
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/ext/pb_assoc/example/
H A Dtree_join.cc69 map_t h0, h1; local
77 h1.insert(std::make_pair(1000 + i1, 'b'));
80 * Since all the elements in h0 are smaller than those in h1,
84 h0.join(h1);
86 // h0 should now contain all entries, and h1 should be empty.
89 assert(h1.empty());

Completed in 205 milliseconds

123456789