代码搜索:checking

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

代码结果 6,492
www.eeworm.com/read/208294/4994458

m4 aclocal.m4

AC_DEFUN(AC_COMPILER_LOCALHACK, [ AC_MSG_CHECKING([if local/include already standard]) rm -f comp.out echo 'int main() { int i = 1; if( *((unsigned char *) &i) == 0 ) printf( "BIGENDIAN"); retu
www.eeworm.com/read/204643/5032033

m4 config.m4

AC_MSG_CHECKING(which MPM to use) AC_ARG_WITH(mpm, APACHE_HELP_STRING(--with-mpm=MPM,Choose the process model for Apache to use. MPM={beos|event|worker|prefork|mpmt_os2}),[
www.eeworm.com/read/200738/5064505

c evboard.c

/* V0.1 Initial Release 10/July/2006 RBR V0.1.2.1 7/17/2006 Fixed problem with maximum length packet (0x7F) reception in interrupt service function. Was checking for overflow, w
www.eeworm.com/read/200738/5064506

c copy of evboard.c

/* V0.1 Initial Release 10/July/2006 RBR V0.1.2.1 7/17/2006 Fixed problem with maximum length packet (0x7F) reception in interrupt service function. Was checking for overflow, w
www.eeworm.com/read/200734/5064638

c evboard.c

/* V0.1 Initial Release 10/July/2006 RBR V0.1.2.1 7/17/2006 Fixed problem with maximum length packet (0x7F) reception in interrupt service function. Was checking for overflow, w
www.eeworm.com/read/200734/5064639

c copy of evboard.c

/* V0.1 Initial Release 10/July/2006 RBR V0.1.2.1 7/17/2006 Fixed problem with maximum length packet (0x7F) reception in interrupt service function. Was checking for overflow, w
www.eeworm.com/read/197140/5097921

c evboard.c

/* V0.1 Initial Release 10/July/2006 RBR V0.1.2.1 7/17/2006 Fixed problem with maximum length packet (0x7F) reception in interrupt service function. Was checking for overflow, w
www.eeworm.com/read/197140/5097922

c copy of evboard.c

/* V0.1 Initial Release 10/July/2006 RBR V0.1.2.1 7/17/2006 Fixed problem with maximum length packet (0x7F) reception in interrupt service function. Was checking for overflow, w
www.eeworm.com/read/190666/5179969

c branch-1.c

/* Test for format checking of conditional expressions. */ /* Origin: Joseph Myers */ /* { dg-do compile } */ /* { dg-options "-std=gnu99 -Wformat" } */ #include "format.h" void f
www.eeworm.com/read/187332/5224469

c group.c

/* * $Id: group.c,v 1.9.2.2 2005/07/20 17:11:51 andrei Exp $ * * Group membership checking over Radius * * Copyright (C) 2001-2003 FhG Fokus * * This file is part of ser, a free SIP server. *