OpenADFortTk (including Open64 and OpenAnalysis references)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
wutil90.h
Go to the documentation of this file.
1 /*
2 
3  Copyright (C) 2000, 2001 Silicon Graphics, Inc. All Rights Reserved.
4 
5  This program is free software; you can redistribute it and/or modify it
6  under the terms of version 2 of the GNU General Public License as
7  published by the Free Software Foundation.
8 
9  This program is distributed in the hope that it would be useful, but
10  WITHOUT ANY WARRANTY; without even the implied warranty of
11  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
12 
13  Further, this software is distributed without any warranty that it is
14  free of the rightful claim of any third person regarding infringement
15  or the like. Any license provided herein, whether implied or
16  otherwise, applies only to this software file. Patent licenses, if
17  any, provided herein do not apply to combinations of this program with
18  other software, or any other product whatsoever.
19 
20  You should have received a copy of the GNU General Public License along
21  with this program; if not, write the Free Software Foundation, Inc., 59
22  Temple Place - Suite 330, Boston MA 02111-1307, USA.
23 
24  Contact information: Silicon Graphics, Inc., 1600 Amphitheatre Pky,
25  Mountain View, CA 94043, or:
26 
27  http://www.sgi.com
28 
29  For further information regarding this notice, see:
30 
31  http://oss.sgi.com/projects/GenInfo/NoticeExplan
32 
33 */
34 
35 
36 /* This file was automatically generated by f90generate.pl */
37 
38  EnumToStr_t(INTRN_F4EXPONENT, "F4EXPONENT"),
39  EnumToStr_t(INTRN_F8EXPONENT, "F8EXPONENT"),
40  EnumToStr_t(INTRN_FQEXPONENT, "FQEXPONENT"),
41  EnumToStr_t(INTRN_F4FRACTION, "F4FRACTION"),
42  EnumToStr_t(INTRN_F8FRACTION, "F8FRACTION"),
43  EnumToStr_t(INTRN_FQFRACTION, "FQFRACTION"),
44  EnumToStr_t(INTRN_F4MODULO, "F4MODULO"),
45  EnumToStr_t(INTRN_F8MODULO, "F8MODULO"),
46  EnumToStr_t(INTRN_FQMODULO, "FQMODULO"),
47  EnumToStr_t(INTRN_F4NEAREST, "F4NEAREST"),
48  EnumToStr_t(INTRN_F8NEAREST, "F8NEAREST"),
49  EnumToStr_t(INTRN_FQNEAREST, "FQNEAREST"),
50  EnumToStr_t(INTRN_F4RRSPACING, "F4RRSPACING"),
51  EnumToStr_t(INTRN_F8RRSPACING, "F8RRSPACING"),
52  EnumToStr_t(INTRN_FQRRSPACING, "FQRRSPACING"),
53  EnumToStr_t(INTRN_F4SCALE, "F4SCALE"),
54  EnumToStr_t(INTRN_F8SCALE, "F8SCALE"),
55  EnumToStr_t(INTRN_FQSCALE, "FQSCALE"),
56  EnumToStr_t(INTRN_F4SET_EXPONENT, "F4SET_EXPONENT"),
57  EnumToStr_t(INTRN_F8SET_EXPONENT, "F8SET_EXPONENT"),
58  EnumToStr_t(INTRN_FQSET_EXPONENT, "FQSET_EXPONENT"),
59  EnumToStr_t(INTRN_F4SPACING, "F4SPACING"),
60  EnumToStr_t(INTRN_F8SPACING, "F8SPACING"),
61  EnumToStr_t(INTRN_FQSPACING, "FQSPACING"),
62  EnumToStr_t(INTRN_F4NEXTAFTER, "F4NEXTAFTER"),
63  EnumToStr_t(INTRN_F8NEXTAFTER, "F8NEXTAFTER"),
64  EnumToStr_t(INTRN_FQNEXTAFTER, "FQNEXTAFTER"),
65  EnumToStr_t(INTRN_F4ISNAN, "F4ISNAN"),
66  EnumToStr_t(INTRN_F8ISNAN, "F8ISNAN"),
67  EnumToStr_t(INTRN_FQISNAN, "FQISNAN"),
68  EnumToStr_t(INTRN_F4SCALB, "F4SCALB"),
69  EnumToStr_t(INTRN_F8SCALB, "F8SCALB"),
70  EnumToStr_t(INTRN_FQSCALB, "FQSCALB"),
71  EnumToStr_t(INTRN_F4IEEE_REMAINDER, "F4IEEE_REMAINDER"),
72  EnumToStr_t(INTRN_F8IEEE_REMAINDER, "F8IEEE_REMAINDER"),
73  EnumToStr_t(INTRN_FQIEEE_REMAINDER, "FQIEEE_REMAINDER"),
74  EnumToStr_t(INTRN_F4LOGB, "F4LOGB"),
75  EnumToStr_t(INTRN_F8LOGB, "F8LOGB"),
76  EnumToStr_t(INTRN_FQLOGB, "FQLOGB"),
77  EnumToStr_t(INTRN_F4ILOGB, "F4ILOGB"),
78  EnumToStr_t(INTRN_F8ILOGB, "F8ILOGB"),
79  EnumToStr_t(INTRN_FQILOGB, "FQILOGB"),
80  EnumToStr_t(INTRN_F4FPCLASS, "F4FPCLASS"),
81  EnumToStr_t(INTRN_F8FPCLASS, "F8FPCLASS"),
82  EnumToStr_t(INTRN_FQFPCLASS, "FQFPCLASS"),
83  EnumToStr_t(INTRN_F4FINITE, "F4FINITE"),
84  EnumToStr_t(INTRN_F8FINITE, "F8FINITE"),
85  EnumToStr_t(INTRN_FQFINITE, "FQFINITE"),
86  EnumToStr_t(INTRN_F4UNORDERED, "F4UNORDERED"),
87  EnumToStr_t(INTRN_F8UNORDERED, "F8UNORDERED"),
88  EnumToStr_t(INTRN_FQUNORDERED, "FQUNORDERED"),
89  EnumToStr_t(INTRN_I1POPCNT, "I1POPCNT"),
90  EnumToStr_t(INTRN_I2POPCNT, "I2POPCNT"),
91  EnumToStr_t(INTRN_I4POPCNT, "I4POPCNT"),
92  EnumToStr_t(INTRN_I8POPCNT, "I8POPCNT"),
93  EnumToStr_t(INTRN_I1LEADZ, "I1LEADZ"),
94  EnumToStr_t(INTRN_I2LEADZ, "I2LEADZ"),
95  EnumToStr_t(INTRN_I4LEADZ, "I4LEADZ"),
96  EnumToStr_t(INTRN_I8LEADZ, "I8LEADZ"),
97  EnumToStr_t(INTRN_LENTRIM, "LEN_TRIM"),
98  EnumToStr_t(INTRN_F90INDEX, "F90INDEX"),
99  EnumToStr_t(INTRN_SCAN, "SCAN"),
100  EnumToStr_t(INTRN_VERIFY, "VERIFY"),
101  EnumToStr_t(INTRN_ADJUSTL, "ADJUSTL"),
102  EnumToStr_t(INTRN_ADJUSTR, "ADJUSTR"),
103  EnumToStr_t(INTRN_GET_IEEE_EXCEPTIONS, "GET_IEEE_EXCEPTIONS"),
104  EnumToStr_t(INTRN_GET_IEEE_INTERRUPTS, "GET_IEEE_INTERRUPTS"),
105  EnumToStr_t(INTRN_GET_IEEE_ROUNDING_MODE, "GET_IEEE_ROUNDING_MODE"),
106  EnumToStr_t(INTRN_GET_IEEE_STATUS, "GET_IEEE_STATUS"),
107  EnumToStr_t(INTRN_SET_IEEE_EXCEPTIONS, "SET_IEEE_EXCEPTIONS"),
108  EnumToStr_t(INTRN_SET_IEEE_EXCEPTION, "SET_IEEE_EXCEPTION"),
109  EnumToStr_t(INTRN_SET_IEEE_INTERRUPTS, "SET_IEEE_INTERRUPTS"),
110  EnumToStr_t(INTRN_SET_IEEE_ROUNDING_MODE, "SET_IEEE_ROUNDING_MODE"),
111  EnumToStr_t(INTRN_SET_IEEE_STATUS, "SET_IEEE_STATUS"),
112  EnumToStr_t(INTRN_ENABLE_IEEE_INTERRUPT, "ENABLE_IEEE_INTERRUPT"),
113  EnumToStr_t(INTRN_DISABLE_IEEE_INTERRUPT, "DISABLE_IEEE_INTERRUPT"),
114  EnumToStr_t(INTRN_TEST_IEEE_EXCEPTION, "TEST_IEEE_EXCEPTION"),
115  EnumToStr_t(INTRN_TEST_IEEE_INTERRUPT, "TEST_IEEE_INTERRUPT"),
116  EnumToStr_t(INTRN_MATMUL, "MATMUL"),
117  EnumToStr_t(INTRN_SPREAD, "SPREAD"),
118  EnumToStr_t(INTRN_RESHAPE, "RESHAPE"),
119  EnumToStr_t(INTRN_TRANSPOSE, "TRANSPOSE"),
120  EnumToStr_t(INTRN_ALL, "ALL"),
121  EnumToStr_t(INTRN_ANY, "ANY"),
122  EnumToStr_t(INTRN_COUNT, "COUNT"),
123  EnumToStr_t(INTRN_PRODUCT, "PRODUCT"),
124  EnumToStr_t(INTRN_SUM, "SUM"),
125  EnumToStr_t(INTRN_EOSHIFT, "EOSHIFT"),
126  EnumToStr_t(INTRN_MAXVAL, "MAXVAL"),
127  EnumToStr_t(INTRN_MINVAL, "MINVAL"),
128  EnumToStr_t(INTRN_MAXLOC, "MAXLOC"),
129  EnumToStr_t(INTRN_MINLOC, "MINLOC"),
130  EnumToStr_t(INTRN_CSHIFT, "CSHIFT"),
131  EnumToStr_t(INTRN_DOT_PRODUCT, "DOT_PRODUCT"),
132  EnumToStr_t(INTRN_PACK, "PACK"),
133  EnumToStr_t(INTRN_UNPACK, "UNPACK"),
134  EnumToStr_t(INTRN_MERGE, "MERGE"),
135  EnumToStr_t(INTRN_CHAR, "CHAR"),