mpidu_sock_conf.h.in
来自「fortran并行计算包」· IN 代码 · 共 31 行
IN
31 行
/* mpidu_sock_conf.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 MPIDU_SOCK_CONF_H_INCLUDED#define MPIDU_SOCK_CONF_H_INCLUDED/* Define to 1 if you have the `strerror' function. */#undef HAVE_STRERROR/* 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#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?