Lines Matching full:and
6 .and. ieee_support_datatype(1.0_2) &
7 .and. ieee_support_datatype(1.0_3) &
8 .and. ieee_support_datatype(1.0_4) &
9 .and. ieee_support_datatype(1.0_8) &
10 .and. ieee_support_datatype(1.0_10) &
11 .and. ieee_support_datatype(1.0_16)
13 .and. ieee_support_denormal(1.0_2) &
14 .and. ieee_support_denormal(1.0_3) &
15 .and. ieee_support_denormal(1.0_4) &
16 .and. ieee_support_denormal(1.0_8) &
17 .and. ieee_support_denormal(1.0_10) &
18 .and. ieee_support_denormal(1.0_16)
20 .and. ieee_support_divide(1.0_2) &
21 .and. ieee_support_divide(1.0_3) &
22 .and. ieee_support_divide(1.0_4) &
23 .and. ieee_support_divide(1.0_8) &
24 .and. ieee_support_divide(1.0_10) &
25 .and. ieee_support_divide(1.0_16)
27 .and. ieee_support_inf(1.0_2) &
28 .and. ieee_support_inf(1.0_3) &
29 .and. ieee_support_inf(1.0_4) &
30 .and. ieee_support_inf(1.0_8) &
31 .and. ieee_support_inf(1.0_10) &
32 .and. ieee_support_inf(1.0_16)
34 .and. ieee_support_io(1.0_2) &
35 .and. ieee_support_io(1.0_3) &
36 .and. ieee_support_io(1.0_4) &
37 .and. ieee_support_io(1.0_8) &
38 .and. ieee_support_io(1.0_10) &
39 .and. ieee_support_io(1.0_16)
41 .and. ieee_support_nan(1.0_2) &
42 .and. ieee_support_nan(1.0_3) &
43 .and. ieee_support_nan(1.0_4) &
44 .and. ieee_support_nan(1.0_8) &
45 .and. ieee_support_nan(1.0_10) &
46 .and. ieee_support_nan(1.0_16)
48 .and. ieee_support_sqrt(1.0_2) &
49 .and. ieee_support_sqrt(1.0_3) &
50 .and. ieee_support_sqrt(1.0_4) &
51 .and. ieee_support_sqrt(1.0_8) &
52 .and. ieee_support_sqrt(1.0_10) &
53 .and. ieee_support_sqrt(1.0_16)
55 .and. ieee_support_standard(1.0_2) &
56 .and. ieee_support_standard(1.0_3) &
57 .and. ieee_support_standard(1.0_4) &
58 .and. ieee_support_standard(1.0_8) &
59 .and. ieee_support_standard(1.0_10) &
60 .and. ieee_support_standard(1.0_16)
62 .and. ieee_support_subnormal(1.0_2) &
63 .and. ieee_support_subnormal(1.0_3) &
64 .and. ieee_support_subnormal(1.0_4) &
65 .and. ieee_support_subnormal(1.0_8) &
66 .and. ieee_support_subnormal(1.0_10) &
67 .and. ieee_support_subnormal(1.0_16)
70 ! .and. .not. ieee_support_underflow_control(1.0_2) &
71 ! .and. ieee_support_underflow_control(1.0_3) &
72 ! .and. ieee_support_underflow_control(1.0_4) &
73 ! .and. ieee_support_underflow_control(1.0_8) &
74 ! .and. .not. ieee_support_underflow_control(1.0_10) &
75 ! .and. .not. ieee_support_underflow_control(1.0_16)