代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/162614/5526779
c strcpy-chk.c
/* Copyright (C) 2004, 2005 Free Software Foundation.
Ensure builtin __strcpy_chk performs correctly. */
extern void abort (void);
typedef __SIZE_TYPE__ size_t;
extern size_t strlen(const char
www.eeworm.com/read/162614/5526876
c stpcpy-chk.c
/* Copyright (C) 2004, 2005 Free Software Foundation.
Ensure builtin __stpcpy_chk performs correctly. */
extern void abort (void);
typedef __SIZE_TYPE__ size_t;
extern size_t strlen(const char
www.eeworm.com/read/162614/5528455
c 20030708-1.c
/* PR 10795. */
/* ix86_expand_carry_flag_compare() in i386.c swapped the comparison
operands without checking that the compare instruction, cmpl, would
accept the swapped operands. */
exter
www.eeworm.com/read/158872/5591204
configure
#! /bin/sh
sim_inline="-DDEFAULT_INLINE=0"
# This file is derived from `gettext.m4'. The difference is that the
# includ
www.eeworm.com/read/368572/9685838
configure
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated automatically using autoconf version 2.13
# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, In
www.eeworm.com/read/266253/11235276
todo
-*- mode: indented-text -*-
- dosfsck: Better checking of file times: ctime
www.eeworm.com/read/247568/12641542
ac configure.ac
# Process this file with autoconf to produce a configure script.
AC_INIT(aqualung, 0.9beta6, http://aqualung.sf.net/mantis)
AM_INIT_AUTOMAKE(aqualung, 0.9beta6)
AC_CONFIG_SRCDIR([src/core.c])
AM_CONF
www.eeworm.com/read/334076/12643113
m gasdemo.m
function slide=gasdemo
% This is a slideshow file for use with playshow.m and makeshow.m
% Too see it run, type 'playshow gasdemo',
% Copyright (c) 1994-98 by The MathWorks, Inc.
% $Revision: 1
www.eeworm.com/read/132667/14079170
configure
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated automatically using autoconf version 2.13
# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, In
www.eeworm.com/read/109811/15547626
log config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by zlib configure 1.1.4, which was
generated by GNU Autoco