代码搜索:checking

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

代码结果 6,492
www.eeworm.com/read/366702/2865993

c label4.c

// PR c++/20563: ICE (--enable-checking), infinite loop (--disable-checking) // Origin: Giovanni Bajo // { dg-do compile } __label__ *l; // { dg-error "not at the beg
www.eeworm.com/read/436014/7779029

in configure.in

dnl Process this file with autoconf to produce a configure script. AC_INIT(main.c) AM_INIT_AUTOMAKE(links, 1.00) AM_CONFIG_HEADER(config.h) dnl Checks for programs. AC_PROG_CC AC_HEADER_STDC AC_PRO
www.eeworm.com/read/198865/7906400

in configure.in

# -*-m4-*- Process this file with autoconf to produce a configure script. AC_INIT(src/bubblemon.h) AM_INIT_AUTOMAKE(bubblemon, 1.2.9) AM_CONFIG_HEADER(config.h) AC_PROG_CC AM_PROG_CC_STDC AC_HEADER_
www.eeworm.com/read/196900/8050255

in configure.in

dnl Process this file with autoconf to produce a configure script. AC_INIT(crf_learn.cpp) AM_INIT_AUTOMAKE(CRF++, 0.45) dnl Checks for programs. AC_PROG_CC AC_PROG_CXX AC_PROG_GCC_TRADITIONAL AC_PROG
www.eeworm.com/read/140754/13062938

in configure.in

AC_INIT(bgp.c) AC_CANONICAL_HOST AC_PROG_CC AC_PROG_CPP AC_PROG_INSTALL AC_SUBST(OPTFLAGS) dnl AC_SUBST(LDFLAGS) AC_SUBST(LDCC) AC_CHECK_PROG(bgp_cv_shlicc, shlicc2, shlicc2, $CC) if test "$bgp_cv_
www.eeworm.com/read/315110/13551949

m4 acinclude.m4

dnl This is just copied m4s from need-declaration.m4 gnome-fileutils.m4 dnl gnome-supprt-checks.m4 and a little from gnome-libgtop-check.m4 dnl and finally libgtop-sysdeps.m4 dnl dnl LIBGTOP_CHECK_TY
www.eeworm.com/read/216898/14988206

m4 ac_cxx_enable_debug.m4

AC_DEFUN([AC_CXX_ENABLE_DEBUG],[ AC_MSG_CHECKING([whether to enable $CXX debug flags]) AC_ARG_ENABLE(debug, AS_HELP_STRING([--enable-debug],[Enable compiler debugging flags]), [if test "$enableval"
www.eeworm.com/read/169697/5412509

c pack_size.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/5412545

c attr_get.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/5412571

c querythread.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* $Id: querythread.c,v 1.13 2005/02/02 23:57:23 toonen Exp $ * * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory.