代码搜索:checking

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

代码结果 6,492
www.eeworm.com/read/256577/11986596

in configure.in

############################################################################### ## Copyright (C) 2001-2004 Sistina Software, Inc. All rights reserved. ## Copyright (C) 2004 Red Hat, Inc. All rights re
www.eeworm.com/read/250635/12394874

in configure.in

AC_INIT(configure.in) AM_INIT_AUTOMAKE(jrtplib,3.7.1) RTP_FILIO="// Don't have " RTP_SOCKIO="// Don't have " RTP_ENDIAN="// Little endian system" RTP_SOCKLENTYPE_UINT="// s
www.eeworm.com/read/231142/14253409

c ioc.c

/*************************************************************************/ /* */ /* Copyright Mentor Graphics Cor
www.eeworm.com/read/227713/14417329

c ioc.c

/*************************************************************************/ /* */ /* Copyright (c) 1993-2001 Accelerated
www.eeworm.com/read/225655/14527267

m4 aclocal.m4

## ----------------------------------- ## ## Check if --with-dmalloc was given. ## ## From Franc,ois Pinard ## ## ----------------------------------- ## AC_DEFUN([LIBBT_WITH_DMALLOC],
www.eeworm.com/read/119608/14825554

in configure.in

dnl jabberd2 configure script dnl $Id: configure.in,v 1.79.2.24 2004/12/09 15:03:19 zion Exp $ dnl dnl autoconf setup dnl AC_PREREQ(2.57) dnl startup AC_INIT(jabberd, 2.0s6) AM_INIT_AUTOMAKE dnl c
www.eeworm.com/read/170017/5407524

in configure.in

dnl Disable any caching here define([AC_CACHE_LOAD], )dnl define([AC_CACHE_SAVE], )dnl dnl Process this file with autoconf to produce a configure script. AC_INIT(stlconf.h.in) AC_CONFIG_HEADER(s
www.eeworm.com/read/163883/5506908

in configure.in

dnl Disable any caching here define([AC_CACHE_LOAD], )dnl define([AC_CACHE_SAVE], )dnl dnl Process this file with autoconf to produce a configure script. AC_INIT(stlconf.h.in) AC_CONFIG_HEADER(s
www.eeworm.com/read/162614/5518397

c pr20931.c

// PR middle-end // This testcase ICEd because fold checking saw a type change which // is allowed as TYPE_CONTAINS_PLACEHOLDER_INTERNAL could change. // { dg-do compile } // { dg-options "-O2" } i
www.eeworm.com/read/162614/5520429

c builtin.c

// { dg-do assemble } // Bug: Checking whether A depends on template parms, we crash because // __builtin_va_list lacks TYPE_LANG_SPECIFIC. void f (__builtin_va_list arg) { enum { a } A; }