Searched refs:gf_u (Results 1 - 9 of 9) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A Dpr35595.c22 ieee_float_shape_type gf_u = { 0 }; local
23 (ix) = gf_u.word;
34 ieee_float_shape_type gf_u; local
35 gf_u.value = (z);
36 (n) = gf_u.word;
52 ieee_float_shape_type gf_u = { 0 }; local
53 (hx) = gf_u.word;
H A D980506-2.c28 ieee_float_shape_type gf_u; local
29 gf_u.value = x;
30 hx = gf_u.word;
33 ieee_float_shape_type gf_u; local
34 gf_u.value = y;
35 hy = gf_u.word;
H A D20031220-2.c23 do { ieee_float_shape_type gf_u; gf_u.value = (x); (jx) = gf_u.word; } while (0); local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/alpha/
H A D980217-1.c19 ieee_float_shape_type gf_u; local
20 gf_u.value = x;
21 ix = gf_u.word;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.target/alpha/
H A D980217-1.c19 ieee_float_shape_type gf_u; local
20 gf_u.value = x;
21 ix = gf_u.word;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/compile/
H A D980506-2.c28 ieee_float_shape_type gf_u; local
29 gf_u.value = x;
30 hx = gf_u.word;
33 ieee_float_shape_type gf_u; local
34 gf_u.value = y;
35 hy = gf_u.word;
H A D20031220-2.c23 do { ieee_float_shape_type gf_u; gf_u.value = (x); (jx) = gf_u.word; } while (0); local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/libmath/
H A Dmathconf.h186 ieee_float_shape_type gf_u; \
187 gf_u.value = (d); \
188 (i) = gf_u.word; \
/netbsd-6-1-5-RELEASE/lib/libm/src/
H A Dmath_private.h141 ieee_float_shape_type gf_u; \
142 gf_u.value = (d); \
143 (i) = gf_u.word; \

Completed in 127 milliseconds