📄 ch3usockconf.h.in
字号:
/* ch3usockconf.h.in. Generated from configure.in by autoheader. *//* -*- Mode: C; c-basic-offset:4 ; -*- *//* * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */#ifndef MPIDI_CH3USOCKCONF_H_INCLUDED#define MPIDI_CH3USOCKCONF_H_INCLUDED/* Define to 1 if you have the <arpa/inet.h> header file. */#undef HAVE_ARPA_INET_H/* Define to 1 if you have the <assert.h> header file. */#undef HAVE_ASSERT_H/* Define if CPP supports macros with a variable number arguments */#undef HAVE_CPP_VARARGS/* Define to 1 if you have the <ctype.h> header file. */#undef HAVE_CTYPE_H/* Define to 1 if you have the `gethostname' function. */#undef HAVE_GETHOSTNAME/* Define to 1 if you have the `inet_pton' function. */#undef HAVE_INET_PTON/* Define to 1 if you have the <inttypes.h> header file. */#undef HAVE_INTTYPES_H/* Define to 1 if you have the <limits.h> header file. */#undef HAVE_LIMITS_H/* Define to 1 if you have the <memory.h> header file. */#undef HAVE_MEMORY_H/* Define so that we can test whether the mpidi_ch3_conf.h file has been included */#undef HAVE_MPIDI_CH3SOCKCONF/* Define to 1 if you have the <net/if.h> header file. */#undef HAVE_NET_IF_H/* Define to 1 if you have the <stdint.h> header file. */#undef HAVE_STDINT_H/* Define to 1 if you have the <stdlib.h> header file. */#undef HAVE_STDLIB_H/* Define to 1 if you have the <strings.h> header file. */#undef HAVE_STRINGS_H/* Define to 1 if you have the <string.h> header file. */#undef HAVE_STRING_H/* Define if struct ifconf can be used */#undef HAVE_STRUCT_IFCONF/* Define to 1 if you have the <sys/socket.h> header file. */#undef HAVE_SYS_SOCKET_H/* Define to 1 if you have the <sys/stat.h> header file. */#undef HAVE_SYS_STAT_H/* Define to 1 if you have the <sys/types.h> header file. */#undef HAVE_SYS_TYPES_H/* Define to 1 if you have the <sys/uio.h> header file. */#undef HAVE_SYS_UIO_H/* Define to 1 if you have the <time.h> header file. */#undef HAVE_TIME_H/* Define to 1 if you have the <unistd.h> header file. */#undef HAVE_UNISTD_H/* Define if the size of an MPI_Aint is long */#undef MPI_AINT_IS_LONG_INT/* Define if the size of an MPI_Aint is long long */#undef MPI_AINT_IS_LONG_LONG_INT/* Define if gethostname needs a declaration */#undef NEEDS_GETHOSTNAME_DECL/* Define to the address where bug reports for this package should be sent. */#undef PACKAGE_BUGREPORT/* Define to the full name of this package. */#undef PACKAGE_NAME/* Define to the full name and version of this package. */#undef PACKAGE_STRING/* Define to the one symbol short name of this package. */#undef PACKAGE_TARNAME/* Define to the version of this package. */#undef PACKAGE_VERSION/* The size of a `int', as computed by sizeof. */#undef SIZEOF_INT/* The size of a `long', as computed by sizeof. */#undef SIZEOF_LONG/* The size of a `long long', as computed by sizeof. */#undef SIZEOF_LONG_LONG/* The size of a `void *', as computed by sizeof. */#undef SIZEOF_VOID_P/* Define to 1 if you have the ANSI C header files. */#undef STDC_HEADERS/* Define if _POSIX_C_SOURCE needs to be undefined for struct ifconf */#undef USE_NOPOSIX_FOR_IFCONF/* Define if _SVID_SOURCE needs to be defined for struct ifconf */#undef USE_SVIDSOURCE_FOR_IFCONF/* 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 `int' if <sys/types.h> does not define. */#undef pid_t#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -