代码搜索:checking

找到约 6,492 项符合「checking」的源代码

代码结果 6,492
www.eeworm.com/read/127438/6005883

c waitsome.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #include "mpiimpl.h" #if !defined(MPID_REQUEST_PTR_ARRA
www.eeworm.com/read/127438/6005890

c waitall.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #include "mpiimpl.h" #if !defined(MPID_REQUEST_PTR_ARRA
www.eeworm.com/read/127438/6005898

c testsome.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #include "mpiimpl.h" #if !defined(MPID_REQUEST_PTR_ARRA
www.eeworm.com/read/105300/6199260

m4 gnumake.m4

## --------------------------------------------------------- ## ## Check for GNU make (do not cache this setting) ## ## Adapted from AM_MISSING_PROG and AM_PROG_LD_GNU. ## ## -----
www.eeworm.com/read/105300/6199263

m4 checkergcc.m4

## --------------------------------------------------------- ## ## Check for checkergcc. ## ## Adapted from AC_PROG_CC_GNU. ## ## -----
www.eeworm.com/read/216898/14988241

m4 ac_cxx_enable_optimize.m4

AC_DEFUN([AC_CXX_ENABLE_OPTIMIZE],[ AC_MSG_CHECKING([whether to enable $CXX optimization flags]) AC_ARG_ENABLE(optimize, AS_HELP_STRING([--enable-optimize],[Enable compiler optimization flags]), [if
www.eeworm.com/read/216670/14998186

in configure.in

AC_INIT() AC_ISC_POSIX LDFLAGS="$LDFLAGS -L/usr/local/lib -L/usr/local/X11/lib" CFLAGS="$CFLAGS -I/usr/local/include" AC_CHECK_LIB(m, pow) AC_CHECK_LIB(z, gzopen) AC_CHECK_LIB(png, png_create_write_
www.eeworm.com/read/169697/5412574

c finalized.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* $Id: finalized.c,v 1.11 2004/11/29 17:04:40 toonen Exp $ * * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */
www.eeworm.com/read/169697/5412575

c initialized.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* $Id: initialized.c,v 1.9 2004/11/29 17:04:40 toonen Exp $ * * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. *
www.eeworm.com/read/169697/5412615

c file_set_errhandler.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #include "mpiimpl.h" #ifdef USE_ROMIO_FILE /* Forward r