Blame test/mpi/include/mpitestconf.h.in

Packit Service c5cf8c
/* include/mpitestconf.h.in.  Generated from configure.ac by autoheader.  */
Packit Service c5cf8c
Packit Service c5cf8c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
Packit Service c5cf8c
/*  
Packit Service c5cf8c
 *  (C) 2001 by Argonne National Laboratory.
Packit Service c5cf8c
 *      See COPYRIGHT in top-level directory.
Packit Service c5cf8c
 */
Packit Service c5cf8c
#ifndef MPITESTCONF_H_INCLUDED
Packit Service c5cf8c
#define MPITESTCONF_H_INCLUDED
Packit Service c5cf8c
Packit Service c5cf8c
Packit Service c5cf8c
/* Fortran names are lowercase with no trailing underscore */
Packit Service c5cf8c
#undef F77_NAME_LOWER
Packit Service c5cf8c
Packit Service c5cf8c
/* Fortran names are lowercase with two trailing underscores */
Packit Service c5cf8c
#undef F77_NAME_LOWER_2USCORE
Packit Service c5cf8c
Packit Service c5cf8c
/* Fortran names are lowercase with two trailing underscores in stdcall */
Packit Service c5cf8c
#undef F77_NAME_LOWER_2USCORE_STDCALL
Packit Service c5cf8c
Packit Service c5cf8c
/* Fortran names are lowercase with no trailing underscore in stdcall */
Packit Service c5cf8c
#undef F77_NAME_LOWER_STDCALL
Packit Service c5cf8c
Packit Service c5cf8c
/* Fortran names are lowercase with one trailing underscore */
Packit Service c5cf8c
#undef F77_NAME_LOWER_USCORE
Packit Service c5cf8c
Packit Service c5cf8c
/* Fortran names are lowercase with one trailing underscore in stdcall */
Packit Service c5cf8c
#undef F77_NAME_LOWER_USCORE_STDCALL
Packit Service c5cf8c
Packit Service c5cf8c
/* Fortran names preserve the original case */
Packit Service c5cf8c
#undef F77_NAME_MIXED
Packit Service c5cf8c
Packit Service c5cf8c
/* Fortran names preserve the original case in stdcall */
Packit Service c5cf8c
#undef F77_NAME_MIXED_STDCALL
Packit Service c5cf8c
Packit Service c5cf8c
/* Fortran names preserve the original case with one trailing underscore */
Packit Service c5cf8c
#undef F77_NAME_MIXED_USCORE
Packit Service c5cf8c
Packit Service c5cf8c
/* Fortran names preserve the original case with one trailing underscore in
Packit Service c5cf8c
   stdcall */
Packit Service c5cf8c
#undef F77_NAME_MIXED_USCORE_STDCALL
Packit Service c5cf8c
Packit Service c5cf8c
/* Fortran names are uppercase */
Packit Service c5cf8c
#undef F77_NAME_UPPER
Packit Service c5cf8c
Packit Service c5cf8c
/* Fortran names are uppercase in stdcall */
Packit Service c5cf8c
#undef F77_NAME_UPPER_STDCALL
Packit Service c5cf8c
Packit Service c5cf8c
/* Define to 1 if the system has the type `double _Complex'. */
Packit Service c5cf8c
#undef HAVE_DOUBLE__COMPLEX
Packit Service c5cf8c
Packit Service c5cf8c
/* Define to 1 if the system has the type `float _Complex'. */
Packit Service c5cf8c
#undef HAVE_FLOAT__COMPLEX
Packit Service c5cf8c
Packit Service c5cf8c
/* Define if Fortran is supported */
Packit Service c5cf8c
#undef HAVE_FORTRAN_BINDING
Packit Service c5cf8c
Packit Service c5cf8c
/* Define to 1 if you have the `getrusage' function. */
Packit Service c5cf8c
#undef HAVE_GETRUSAGE
Packit Service c5cf8c
Packit Service c5cf8c
/* Define if struct hostent contains h_addr_list */
Packit Service c5cf8c
#undef HAVE_H_ADDR_LIST
Packit Service c5cf8c
Packit Service c5cf8c
/* Define to 1 if you have the <inttypes.h> header file. */
Packit Service c5cf8c
#undef HAVE_INTTYPES_H
Packit Service c5cf8c
Packit Service c5cf8c
/* Define if iostream is available */
Packit Service c5cf8c
#undef HAVE_IOSTREAM
Packit Service c5cf8c
Packit Service c5cf8c
/* Define to 1 if you have the <iostream.h> header file. */
Packit Service c5cf8c
#undef HAVE_IOSTREAM_H
Packit Service c5cf8c
Packit Service c5cf8c
/* Define if long double is supported */
Packit Service c5cf8c
#undef HAVE_LONG_DOUBLE
Packit Service c5cf8c
Packit Service c5cf8c
/* Define to 1 if the system has the type `long double _Complex'. */
Packit Service c5cf8c
#undef HAVE_LONG_DOUBLE__COMPLEX
Packit Service c5cf8c
Packit Service c5cf8c
/* Define if compiler supports long long */
Packit Service c5cf8c
#undef HAVE_LONG_LONG
Packit Service c5cf8c
Packit Service c5cf8c
/* Define to 1 if you have the <memory.h> header file. */
Packit Service c5cf8c
#undef HAVE_MEMORY_H
Packit Service c5cf8c
Packit Service c5cf8c
/* Define if MPI_2COMPLEX is available */
Packit Service c5cf8c
#undef HAVE_MPI_2COMPLEX
Packit Service c5cf8c
Packit Service c5cf8c
/* Define if MPI_2DOUBLE_COMPLEX is available */
Packit Service c5cf8c
#undef HAVE_MPI_2DOUBLE_COMPLEX
Packit Service c5cf8c
Packit Service c5cf8c
/* Define to 1 if you have the `MPI_Init_thread' function. */
Packit Service c5cf8c
#undef HAVE_MPI_INIT_THREAD
Packit Service c5cf8c
Packit Service c5cf8c
/* Define if MPI_INTEGER16 is available */
Packit Service c5cf8c
#undef HAVE_MPI_INTEGER16
Packit Service c5cf8c
Packit Service c5cf8c
/* Define if MPI-IO (really ROMIO) is included */
Packit Service c5cf8c
#undef HAVE_MPI_IO
Packit Service c5cf8c
Packit Service c5cf8c
/* Define if Dynamic Process functionality is available */
Packit Service c5cf8c
#undef HAVE_MPI_SPAWN
Packit Service c5cf8c
Packit Service c5cf8c
/* Define if MPI_Win_create is available */
Packit Service c5cf8c
#undef HAVE_MPI_WIN_CREATE
Packit Service c5cf8c
Packit Service c5cf8c
/* define if the compiler implements namespaces */
Packit Service c5cf8c
#undef HAVE_NAMESPACES
Packit Service c5cf8c
Packit Service c5cf8c
/* define if the compiler implements namespace std */
Packit Service c5cf8c
#undef HAVE_NAMESPACE_STD
Packit Service c5cf8c
Packit Service c5cf8c
/* Define to 1 if you have the `pthread_barrier_init' function. */
Packit Service c5cf8c
#undef HAVE_PTHREAD_BARRIER_INIT
Packit Service c5cf8c
Packit Service c5cf8c
/* Define to 1 if you have the `pthread_barrier_wait' function. */
Packit Service c5cf8c
#undef HAVE_PTHREAD_BARRIER_WAIT
Packit Service c5cf8c
Packit Service c5cf8c
/* Define to 1 if you have the `pthread_create' function. */
Packit Service c5cf8c
#undef HAVE_PTHREAD_CREATE
Packit Service c5cf8c
Packit Service c5cf8c
/* Define to 1 if you have the <pthread.h> header file. */
Packit Service c5cf8c
#undef HAVE_PTHREAD_H
Packit Service c5cf8c
Packit Service c5cf8c
/* Define to 1 if you have the `pthread_yield' function. */
Packit Service c5cf8c
#undef HAVE_PTHREAD_YIELD
Packit Service c5cf8c
Packit Service c5cf8c
/* Define to 1 if you have the <stdarg.h> header file. */
Packit Service c5cf8c
#undef HAVE_STDARG_H
Packit Service c5cf8c
Packit Service c5cf8c
/* Define to 1 if you have the <stdint.h> header file. */
Packit Service c5cf8c
#undef HAVE_STDINT_H
Packit Service c5cf8c
Packit Service c5cf8c
/* Define to 1 if you have the <stdlib.h> header file. */
Packit Service c5cf8c
#undef HAVE_STDLIB_H
Packit Service c5cf8c
Packit Service c5cf8c
/* Define to 1 if you have the <strings.h> header file. */
Packit Service c5cf8c
#undef HAVE_STRINGS_H
Packit Service c5cf8c
Packit Service c5cf8c
/* Define to 1 if you have the <string.h> header file. */
Packit Service c5cf8c
#undef HAVE_STRING_H
Packit Service c5cf8c
Packit Service c5cf8c
/* Define to 1 if you have the <sys/resource.h> header file. */
Packit Service c5cf8c
#undef HAVE_SYS_RESOURCE_H
Packit Service c5cf8c
Packit Service c5cf8c
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit Service c5cf8c
#undef HAVE_SYS_STAT_H
Packit Service c5cf8c
Packit Service c5cf8c
/* Define to 1 if you have the <sys/time.h> header file. */
Packit Service c5cf8c
#undef HAVE_SYS_TIME_H
Packit Service c5cf8c
Packit Service c5cf8c
/* Define to 1 if you have the <sys/types.h> header file. */
Packit Service c5cf8c
#undef HAVE_SYS_TYPES_H
Packit Service c5cf8c
Packit Service c5cf8c
/* Define to 1 if you have the <unistd.h> header file. */
Packit Service c5cf8c
#undef HAVE_UNISTD_H
Packit Service c5cf8c
Packit Service c5cf8c
/* Define to 1 if the system has the type `_Bool'. */
Packit Service c5cf8c
#undef HAVE__BOOL
Packit Service c5cf8c
Packit Service c5cf8c
/* Define if MPI IO uses MPI_Request */
Packit Service c5cf8c
#undef MPIO_USES_MPI_REQUEST
Packit Service c5cf8c
Packit Service c5cf8c
/* Name of package */
Packit Service c5cf8c
#undef PACKAGE
Packit Service c5cf8c
Packit Service c5cf8c
/* Define to the address where bug reports for this package should be sent. */
Packit Service c5cf8c
#undef PACKAGE_BUGREPORT
Packit Service c5cf8c
Packit Service c5cf8c
/* Define to the full name of this package. */
Packit Service c5cf8c
#undef PACKAGE_NAME
Packit Service c5cf8c
Packit Service c5cf8c
/* Define to the full name and version of this package. */
Packit Service c5cf8c
#undef PACKAGE_STRING
Packit Service c5cf8c
Packit Service c5cf8c
/* Define to the one symbol short name of this package. */
Packit Service c5cf8c
#undef PACKAGE_TARNAME
Packit Service c5cf8c
Packit Service c5cf8c
/* Define to the home page for this package. */
Packit Service c5cf8c
#undef PACKAGE_URL
Packit Service c5cf8c
Packit Service c5cf8c
/* Define to the version of this package. */
Packit Service c5cf8c
#undef PACKAGE_VERSION
Packit Service c5cf8c
Packit Service c5cf8c
/* POINTERINT_t is a pointer-sized integer */
Packit Service c5cf8c
#undef POINTERINT_t
Packit Service c5cf8c
Packit Service c5cf8c
/* The size of `int', as computed by sizeof. */
Packit Service c5cf8c
#undef SIZEOF_INT
Packit Service c5cf8c
Packit Service c5cf8c
/* The size of `long', as computed by sizeof. */
Packit Service c5cf8c
#undef SIZEOF_LONG
Packit Service c5cf8c
Packit Service c5cf8c
/* The size of `long long', as computed by sizeof. */
Packit Service c5cf8c
#undef SIZEOF_LONG_LONG
Packit Service c5cf8c
Packit Service c5cf8c
/* The size of `MPI_Offset', as computed by sizeof. */
Packit Service c5cf8c
#undef SIZEOF_MPI_OFFSET
Packit Service c5cf8c
Packit Service c5cf8c
/* The size of `short', as computed by sizeof. */
Packit Service c5cf8c
#undef SIZEOF_SHORT
Packit Service c5cf8c
Packit Service c5cf8c
/* The size of `void *', as computed by sizeof. */
Packit Service c5cf8c
#undef SIZEOF_VOID_P
Packit Service c5cf8c
Packit Service c5cf8c
/* Define calling convention */
Packit Service c5cf8c
#undef STDCALL
Packit Service c5cf8c
Packit Service c5cf8c
/* Define to 1 if you have the ANSI C header files. */
Packit Service c5cf8c
#undef STDC_HEADERS
Packit Service c5cf8c
Packit Service c5cf8c
/* Define if tests with long double complex should be included */
Packit Service c5cf8c
#undef USE_LONG_DOUBLE_COMPLEX
Packit Service c5cf8c
Packit Service c5cf8c
/* Define if only operations defined in MPI should be tested */
Packit Service c5cf8c
#undef USE_STRICT_MPI
Packit Service c5cf8c
Packit Service c5cf8c
/* Version number of package */
Packit Service c5cf8c
#undef VERSION
Packit Service c5cf8c
Packit Service c5cf8c
/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
Packit Service c5cf8c
   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
Packit Service c5cf8c
   #define below would cause a syntax error. */
Packit Service c5cf8c
#undef _UINT32_T
Packit Service c5cf8c
Packit Service c5cf8c
/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
Packit Service c5cf8c
   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
Packit Service c5cf8c
   #define below would cause a syntax error. */
Packit Service c5cf8c
#undef _UINT64_T
Packit Service c5cf8c
Packit Service c5cf8c
/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
Packit Service c5cf8c
   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
Packit Service c5cf8c
   #define below would cause a syntax error. */
Packit Service c5cf8c
#undef _UINT8_T
Packit Service c5cf8c
Packit Service c5cf8c
/* Define to empty if `const' does not conform to ANSI C. */
Packit Service c5cf8c
#undef const
Packit Service c5cf8c
Packit Service c5cf8c
/* Define to the type of a signed integer type of width exactly 16 bits if
Packit Service c5cf8c
   such a type exists and the standard includes do not define it. */
Packit Service c5cf8c
#undef int16_t
Packit Service c5cf8c
Packit Service c5cf8c
/* Define to the type of a signed integer type of width exactly 32 bits if
Packit Service c5cf8c
   such a type exists and the standard includes do not define it. */
Packit Service c5cf8c
#undef int32_t
Packit Service c5cf8c
Packit Service c5cf8c
/* Define to the type of a signed integer type of width exactly 64 bits if
Packit Service c5cf8c
   such a type exists and the standard includes do not define it. */
Packit Service c5cf8c
#undef int64_t
Packit Service c5cf8c
Packit Service c5cf8c
/* Define to the type of a signed integer type of width exactly 8 bits if such
Packit Service c5cf8c
   a type exists and the standard includes do not define it. */
Packit Service c5cf8c
#undef int8_t
Packit Service c5cf8c
Packit Service c5cf8c
/* Define to the equivalent of the C99 'restrict' keyword, or to
Packit Service c5cf8c
   nothing if this is not supported.  Do not define if restrict is
Packit Service c5cf8c
   supported directly.  */
Packit Service c5cf8c
#undef restrict
Packit Service c5cf8c
/* Work around a bug in Sun C++: it does not support _Restrict or
Packit Service c5cf8c
   __restrict__, even though the corresponding Sun C compiler ends up with
Packit Service c5cf8c
   "#define restrict _Restrict" or "#define restrict __restrict__" in the
Packit Service c5cf8c
   previous line.  Perhaps some future version of Sun C++ will work with
Packit Service c5cf8c
   restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
Packit Service c5cf8c
#if defined __SUNPRO_CC && !defined __RESTRICT
Packit Service c5cf8c
# define _Restrict
Packit Service c5cf8c
# define __restrict__
Packit Service c5cf8c
#endif
Packit Service c5cf8c
Packit Service c5cf8c
/* Define to the type of an unsigned integer type of width exactly 16 bits if
Packit Service c5cf8c
   such a type exists and the standard includes do not define it. */
Packit Service c5cf8c
#undef uint16_t
Packit Service c5cf8c
Packit Service c5cf8c
/* Define to the type of an unsigned integer type of width exactly 32 bits if
Packit Service c5cf8c
   such a type exists and the standard includes do not define it. */
Packit Service c5cf8c
#undef uint32_t
Packit Service c5cf8c
Packit Service c5cf8c
/* Define to the type of an unsigned integer type of width exactly 64 bits if
Packit Service c5cf8c
   such a type exists and the standard includes do not define it. */
Packit Service c5cf8c
#undef uint64_t
Packit Service c5cf8c
Packit Service c5cf8c
/* Define to the type of an unsigned integer type of width exactly 8 bits if
Packit Service c5cf8c
   such a type exists and the standard includes do not define it. */
Packit Service c5cf8c
#undef uint8_t
Packit Service c5cf8c
Packit Service c5cf8c
#endif