代码搜索:checking

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

代码结果 6,492
www.eeworm.com/read/169697/5412800

m4 aclocal.m4

dnl dnl This files contains additional macros for using autoconf to dnl build configure scripts. dnl dnl Almost all of this file is taken from the aclocal.m4 of MPICH dnl dnl Get the format of Fortra
www.eeworm.com/read/168845/5435984

cpp cmp_exn.cpp

/* Boost test/cmp_exn.cpp * test policies with respect to exception throwing * * Copyright 2004 Guillaume Melquiond * * Distributed under the Boost Software License, Version 1.0. * (See ac
www.eeworm.com/read/162614/5515421

c negint.c

/* Area: ffi_call Purpose: Check that negative integers are passed correctly. Limitations: none. PR: none. Originator: From the original ffitest.c */ /* { dg-do run } */ /* { dg-options
www.eeworm.com/read/162519/5540947

c negint.c

/* Area: ffi_call Purpose: Check that negative integers are passed correctly. Limitations: none. PR: none. Originator: From the original ffitest.c */ /* { dg-do run } */ /* { dg-options
www.eeworm.com/read/173349/9661987

ac configure.ac

# # The build process allows for using a cross-compiler. But the default # action is to target the same platform that we are running on. The # configure script needs to discover the following proper
www.eeworm.com/read/132667/14079191

in configure.in

dnl /* ==================================================================== dnl * The Kannel Software License, Version 1.0 dnl * dnl * Copyright (c) 2001-2004 Kannel Group dnl * Copyright (c)
www.eeworm.com/read/205040/15327814

ac configure.ac

AC_INIT(fuse-kernel, 2.5.3) AC_CONFIG_HEADERS([config.h]) AC_PROG_INSTALL runver=`uname -r` ENABLE_FUSE_MODULE=y KERNELCFLAGS= kernelsrc= kernelbuild= AC_ARG_WITH(kernel, [ --with-kernel=PATH
www.eeworm.com/read/112300/15489852

in configure.in

# -*- Autoconf -*- script for CIPE dnl Process this file with autoconf to produce a configure script. # # Copyright 1999 Olaf Titz # # This program is free software; yo
www.eeworm.com/read/103666/15726887

in configure.in

dnl dnl configure.in for libnids. dnl dnl Dug Song AC_INIT(src/libnids.c) AC_CONFIG_HEADER(src/config.h) dnl Initialize prefix. if test "$prefix" = "NONE" ; then prefix="/us
www.eeworm.com/read/100237/15879805

c string.c

/* * (c) Copyright 1990 Conor P. Cahill (uunet!virtech!cpcahil). * You may copy, distribute, and use this software as long as this * copyright statement is not removed. */ #include #i