代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/169697/5412629
c comm_call_errhandler.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "mpiimpl.h"
/* -- Begin Profiling Symbol Block
www.eeworm.com/read/169697/5413255
c rsend.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "mpiimpl.h"
/* -- Begin Profiling Symbol Block
www.eeworm.com/read/169697/5413259
c start.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "mpiimpl.h"
/* -- Begin Profiling Symbol Block
www.eeworm.com/read/169697/5413267
c probe.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "mpiimpl.h"
/* -- Begin Profiling Symbol Block
www.eeworm.com/read/169697/5413268
c bsend_init.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "mpiimpl.h"
/* -- Begin Profiling Symbol Block
www.eeworm.com/read/169697/5413272
c ssend.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "mpiimpl.h"
/* -- Begin Profiling Symbol Block
www.eeworm.com/read/169697/5413283
c send.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "mpiimpl.h"
/* -- Begin Profiling Symbol Block
www.eeworm.com/read/169697/5414164
c info_dup.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/* $Id: info_dup.c,v 1.23 2005/02/07 20:29:34 toonen Exp $
*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
www.eeworm.com/read/413132/11165703
in configure.in
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ([2.52])
AC_INIT(vpopmail,5.4.6)
PACKAGE=$PACKAGE_NAME
VERSION=$PACKAGE_VERSION
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAK
www.eeworm.com/read/237003/13984140
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