1 /* fficonfig.h.in. Generated automatically from configure.in by autoheader. */
3 /* Define if using alloca.c. */
6 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
7 This function is required for alloca.c support on those systems. */
8 #undef CRAY_STACKSEG_END
10 /* Define if you have alloca, as a function or macro. */
13 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
16 /* If using the C implementation of alloca, define if you know the
17 direction of stack growth for your system; otherwise it will be
18 automatically deduced at run-time.
19 STACK_DIRECTION > 0 => grows toward higher addresses
20 STACK_DIRECTION < 0 => grows toward lower addresses
21 STACK_DIRECTION = 0 => direction of growth unknown
23 #undef STACK_DIRECTION
25 /* Define if you have the ANSI C header files. */
28 /* Define if your processor stores words with the most significant
29 byte first (like Motorola and SPARC, unlike Intel and VAX). */
30 #undef WORDS_BIGENDIAN
32 /* Define this if you want extra debugging */
35 /* Define this if you are using Purify and want to suppress
39 /* Define this is you do not want support for aggregate types. */
42 /* Define this is you do not want support for the raw API. */
45 /* The number of bytes in a double. */
48 /* The number of bytes in a float. */
51 /* The number of bytes in a int. */
54 /* The number of bytes in a long. */
57 /* The number of bytes in a long double. */
58 #undef SIZEOF_LONG_DOUBLE
60 /* The number of bytes in a long long. */
61 #undef SIZEOF_LONG_LONG
63 /* The number of bytes in a short. */
66 /* The number of bytes in a void *. */
69 /* Define if you have the memcpy function. */
72 /* Define if your assembler and linker support unaligned PC relative relocs. */
73 #undef HAVE_AS_SPARC_UA_PCREL