代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/127438/6005837
c cart_coords.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "mpiimpl.h"
#include "topo.h"
/* -- Begin Prof
www.eeworm.com/read/127438/6005870
c request_free.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/127438/6005878
c greq_complete.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/* $Id: greq_complete.c,v 1.8 2002/09/16 20:52:36 toonen Exp $
*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
www.eeworm.com/read/127438/6005879
c testall.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/6005882
c startall.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/121597/14750188
m4 gnome-guile-checks.m4
dnl
dnl GNOME_CHECK_GUILE (failflag)
dnl
dnl if failflag is "fail" then GNOME_CHECK_GUILE will abort if guile is not found.
dnl
AC_DEFUN([GNOME_CHECK_GUILE],
[
dnl AC_MSG_WARN([Withval is: $withval])
www.eeworm.com/read/169697/5412557
c attr_put.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/5412598
c comm_size.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/* $Id: comm_size.c,v 1.15 2005/02/02 23:57:14 toonen Exp $
*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
www.eeworm.com/read/169697/5412600
c comm_rank.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/* $Id: comm_rank.c,v 1.14 2005/02/02 23:57:14 toonen Exp $
*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
www.eeworm.com/read/169697/5412613
c error_class.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "mpiimpl.h"
#include "errcodes.h"
/* -- Begin