代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/133707/14029176
lnt co-tor.lnt
// co-tor.lnt
// Compiler options for VxWorks Tornado
-A // ANSI-C checking
+fdi // begin include search at includin
www.eeworm.com/read/17853/762970
tdf a_fefifo_7cf.tdf
--a_fefifo ALLOW_RWCYCLE_WHEN_FULL="OFF" LPM_NUMWORDS=64 lpm_widthad=6 OVERFLOW_CHECKING="OFF" UNDERFLOW_CHECKING="OFF" aclr clock empty full rreq sclr usedw_out wreq
--VERSION_BEGIN 7.2SP2 cbx_cyclo
www.eeworm.com/read/187102/8856342
m4 maintainer.m4
# Add --enable-maintainer-mode option to configure.
# From Jim Meyering
# serial 1
AC_DEFUN([AM_MAINTAINER_MODE],
[AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles])
dn
www.eeworm.com/read/187102/8856347
m4 protos.m4
## ------------------------------- ##
## Check for function prototypes. ##
## From Franc,ois Pinard ##
## ------------------------------- ##
# serial 1
AC_DEFUN([AM_C_PROTOTYPES],
[AC_REQ
www.eeworm.com/read/181046/9276504
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],
[
saved_ldflags="$LDFLAGS"
saved_cppfla
www.eeworm.com/read/417848/10974235
m4 host_macros.m4
dnl ######################################################################
dnl AC_HOST_MACROS: define HOST_CPU, HOST_VENDOR, and HOST_OS
AC_DEFUN(AMU_HOST_MACROS,
[
# these are defined already by the
www.eeworm.com/read/417848/10974662
m4 acinclude.m4
dnl aclocal.m4 file for fistgen-x.y
dnl Contains definitions for specialized GNU-autoconf macros.
dnl Author: Erez Zadok
dnl
dnl DO NOT EDIT DIRECTLY! Generated automatically by
www.eeworm.com/read/136431/13379508
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],
[
saved_ldflags="$LDFLAGS"
saved_cppfla
www.eeworm.com/read/136849/5844184
h spi_task.h
/*****************************************************************************/
/* */
/* Name spi_task.h
www.eeworm.com/read/127438/6005674
c wtick.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "mpiimpl.h"
#include "timerconf.h"
/* -- Begin