Files
Amberelle Mason ac30ff9032 Initial import
Initial import of SunOS 4.1.1 and TME 0.8
2023-05-01 12:16:40 -04:00

226 lines
6.3 KiB
C

/* config.h. Generated from config.h.in by configure. */
/* config.h.in. Generated from configure.in by autoheader. */
/* Define to the minimum alignment, in bytes, of int16_t. */
#define ALIGNOF_INT16_T 1
/* Define to the minimum alignment, in bytes, of int32_t. */
#define ALIGNOF_INT32_T 1
/* Define to the minimum alignment, in bytes, of int64_t. */
#define ALIGNOF_INT64_T 1
/* Define to the floating point format of a double. */
#define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
/* Define to the floating point format of a float. */
#define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
/* Define to the floating point format of a long double. */
/* #undef FLOAT_FORMAT_LONG_DOUBLE */
/* Define to the maximum value of a double. */
#define FLOAT_MAX_DOUBLE (DBL_MAX)
/* Define to the maximum value of a float. */
#define FLOAT_MAX_FLOAT (FLT_MAX)
/* Define to the maximum value of a long double. */
#define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
/* Define to the minimum value of a double. */
#define FLOAT_MIN_DOUBLE (DBL_MIN)
/* Define to the minimum value of a float. */
#define FLOAT_MIN_FLOAT (FLT_MIN)
/* Define to the minimum value of a long double. */
#define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
/* Define if you have AF_LINK. */
/* #undef HAVE_AF_LINK */
/* Define if you have bswap16(). */
/* #undef HAVE_BSWAP16 */
/* Define if you have bswap32(). */
/* #undef HAVE_BSWAP32 */
/* Define if you have bswap64(). */
/* #undef HAVE_BSWAP64 */
/* Define to 1 if you have the <dlfcn.h> header file. */
#define HAVE_DLFCN_H 1
/* Define to 1 if you have the <float.h> header file. */
#define HAVE_FLOAT_H 1
/* Define to 1 if you have the `getpagesize' function. */
#define HAVE_GETPAGESIZE 1
/* Define if you are compiling with GTK. */
#define HAVE_GTK
/* Define to 1 if you have the <inttypes.h> header file. */
#define HAVE_INTTYPES_H 1
/* Define to 1 if you have the <ioctls.h> header file. */
/* #undef HAVE_IOCTLS_H */
/* Define if you have isinff(). */
#define HAVE_ISINFF
/* Define to 1 if you have the <limits.h> header file. */
#define HAVE_LIMITS_H 1
/* Define to 1 if the type `long double' works and has more range or precision
than `double'. */
#define HAVE_LONG_DOUBLE 1
/* Define to 1 if the type `long double' works and has more range or precision
than `double'. */
#define HAVE_LONG_DOUBLE_WIDER 1
/* Define to 1 if you have the <memory.h> header file. */
#define HAVE_MEMORY_H 1
/* Define to 1 if you have a working `mmap' system call. */
#define HAVE_MMAP 1
/* Define to 1 if you have the <net/if_dl.h> header file. */
/* #undef HAVE_NET_IF_DL_H */
/* Define if your struct sockaddr has sa_len. */
/* #undef HAVE_SOCKADDR_SA_LEN */
/* Define to 1 if you have the <stdarg.h> header file. */
#define HAVE_STDARG_H 1
/* Define to 1 if you have the <stdint.h> header file. */
#define HAVE_STDINT_H 1
/* Define to 1 if you have the <stdio.h> header file. */
#define HAVE_STDIO_H 1
/* Define to 1 if you have the <stdlib.h> header file. */
#define HAVE_STDLIB_H 1
/* Define to 1 if you have the <strings.h> header file. */
#define HAVE_STRINGS_H 1
/* Define to 1 if you have the <string.h> header file. */
#define HAVE_STRING_H 1
/* Define to 1 if you have the <sys/bswap.h> header file. */
/* #undef HAVE_SYS_BSWAP_H */
/* Define to 1 if you have the <sys/ioctl.h> header file. */
#define HAVE_SYS_IOCTL_H 1
/* Define to 1 if you have the <sys/socketio.h> header file. */
/* #undef HAVE_SYS_SOCKETIO_H */
/* Define to 1 if you have the <sys/sockio.h> header file. */
/* #undef HAVE_SYS_SOCKIO_H */
/* Define to 1 if you have the <sys/stat.h> header file. */
#define HAVE_SYS_STAT_H 1
/* Define to 1 if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1
/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
/* Name of package */
#define PACKAGE "tme"
/* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT ""
/* Define to the full name of this package. */
#define PACKAGE_NAME ""
/* Define to the full name and version of this package. */
#define PACKAGE_STRING ""
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME ""
/* Define to the version of this package. */
#define PACKAGE_VERSION ""
/* Define as the return type of signal handlers (`int' or `void'). */
#define RETSIGTYPE void
/* Define to the maximum shift count for a int16_t. */
#define SHIFTMAX_INT16_T 31
/* Define to the maximum shift count for a int32_t. */
#define SHIFTMAX_INT32_T 31
/* Define to the maximum shift count for a int64_t. */
#define SHIFTMAX_INT64_T 63
/* Define to the maximum shift count for a int8_t. */
#define SHIFTMAX_INT8_T 31
/* Define if all right shifts of int16_t are arithmetic. */
#define SHIFTSIGNED_INT16_T
/* Define if all right shifts of int32_t are arithmetic. */
#define SHIFTSIGNED_INT32_T
/* Define if all right shifts of int64_t are arithmetic. */
#define SHIFTSIGNED_INT64_T
/* Define if all right shifts of int8_t are arithmetic. */
#define SHIFTSIGNED_INT8_T
/* The size of `double', as computed by sizeof. */
#define SIZEOF_DOUBLE 8
/* The size of `float', as computed by sizeof. */
#define SIZEOF_FLOAT 4
/* The size of `int', as computed by sizeof. */
#define SIZEOF_INT 4
/* The size of `long', as computed by sizeof. */
#define SIZEOF_LONG 8
/* The size of `long double', as computed by sizeof. */
#define SIZEOF_LONG_DOUBLE 16
/* The size of `short', as computed by sizeof. */
#define SIZEOF_SHORT 2
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* Version number of package */
#define VERSION "0.8"
/* Define to 1 if your processor stores words with the most significant byte
first (like Motorola and SPARC, unlike Intel and VAX). */
/* #undef WORDS_BIGENDIAN */
/* Define to 1 if the X Window System is missing or not being used. */
/* #undef X_DISPLAY_MISSING */
/* Define to empty if `const' does not conform to ANSI C. */
/* #undef const */
/* Define to `__inline__' or `__inline' if that's what the C compiler
calls it, or to nothing if 'inline' is not supported under any name. */
#ifndef __cplusplus
/* #undef inline */
#endif
/* Define to `unsigned int' if <sys/types.h> does not define. */
/* #undef size_t */
/* Define to empty if the keyword `volatile' does not work. Warning: valid
code using `volatile' can become incorrect without. Disable with care. */
/* #undef volatile */