Lines Matching refs:Define
77 /* Define to 1 if using `alloca.c'. */
84 #define DEFAULT_EMULATION ""
87 #define EMULATIONS
89 /* Define if you want run-time sanity checks. */
92 /* Define to 1 if translation of program messages to the user's native
96 /* Define to 1 if you have `alloca', as a function or macro. */
97 #define HAVE_ALLOCA 1
99 #define C_alloca(x) __ALLOCA(x)
101 /* Define to 1 if you have the `basename' function. */
102 #define HAVE_DECL_BASENAME 1
105 #define HAVE_DECL_GETOPT 1
107 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
111 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
113 #define HAVE_DECL_SNPRINTF 1
115 /* Define to 1 if you have the <errno.h> header file. */
116 #define HAVE_ERRNO_H 1
118 /* Define to 1 if you have the <limits.h> header file. */
121 /* Define to 1 if you have the `remove' function. */
122 #define HAVE_REMOVE 1
124 /* Define to 1 if you have the <stdarg.h> header file. */
125 #define HAVE_STDARG_H 1
127 /* Define to 1 if you have the <stdint.h> header file. */
130 /* Define to 1 if you have the <stdlib.h> header file. */
131 #define HAVE_STDLIB_H 1
133 /* Define to 1 if you have the <strings.h> header file. */
134 #define HAVE_STRINGS_H 1
136 /* Define to 1 if you have the <string.h> header file. */
137 #define HAVE_STRING_H 1
139 /* Define to 1 if you have the <sys/stat.h> header file. */
142 /* Define to 1 if you have the <sys/types.h> header file. */
143 #define HAVE_SYS_TYPES_H
145 /* Define to 1 if you have the <unistd.h> header file. */
146 #define HAVE_UNISTD_H
148 /* Define to 1 if you have the `unlink' function. */
152 #define PACKAGE "gas"
154 /* Define to the address where bug reports for this package should be sent. */
155 #define PACKAGE_BUGREPORT ""
157 /* Define to the full name of this package. */
158 #define PACKAGE_NAME ""
160 /* Define to the full name and version of this package. */
161 #define PACKAGE_STRING ""
163 /* Define to the one symbol short name of this package. */
164 #define PACKAGE_TARNAME ""
166 /* Define to the version of this package. */
167 #define PACKAGE_VERSION ""
169 /* Define to 1 if you have the ANSI C header files. */
170 #define STDC_HEADERS 1
173 #define TARGET_OS "openvms"
176 #define TARGET_VENDOR "dec"
178 /* Define to 1 if your processor stores words with the most significant byte
180 #define WORDS_BIGENDIAN 1
182 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
205 COPY_TEXT("#define VERSION """);
215 $ write outfile "#define TARGET_ALIAS ""''target_alias'"""
218 $ write outfile "#define TARGET_CANONICAL ""''target_canonical'"""
221 $ write outfile "#define TARGET_CPU ""'arch'"""