代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/326021/3476319
sh buildcheck.sh
#! /bin/sh
echo "buildconf: checking installation..."
# autoconf 2.13 or newer
ac_version=`${AUTOCONF:-autoconf} --version 2>/dev/null|sed -e 's/^[^0-9]*//;s/[a-z]* *$//;q'`
if test -z "$ac_ve
www.eeworm.com/read/321465/3536127
sh buildcheck.sh
#! /bin/sh
echo "buildconf: checking installation..."
# autoconf 2.13 or newer
ac_version=`${AUTOCONF:-autoconf} --version 2>/dev/null|sed -e 's/^[^0-9]*//;s/[a-z]* *$//;q'`
if test -z "$ac_version"
www.eeworm.com/read/309211/3706467
h tty.h
/*
* 'tty.h' defines some structures used by tty_io.c and some defines.
*
* NOTE! Don't touch this without checking that nothing in rs_io.s or
* con_io.s breaks. Some constants are hardwired into
www.eeworm.com/read/308914/3709967
cpp 16_4.cpp
//16_4.cpp
#include
#include "account.h"
#include "savings.h"
#include "checking.h"
#include "credit.h"
void DoSavings(int access);
void DoChecking(int access);
void DoAccess(
www.eeworm.com/read/292705/3948886
c binfmt_em86.c
/*
* linux/fs/binfmt_em86.c
*
* Based on linux/fs/binfmt_script.c
* Copyright (C) 1996 Martin von L鰓is
* original #!-checking implemented by tytso.
*
* em86 changes Copyright (C) 1997 Ji
www.eeworm.com/read/290504/3973520
cc gmem.cc
/*
* gmem.c
*
* Memory routines with out-of-memory checking.
*
* Copyright 1996-2003 Glyph & Cog, LLC
*/
#include
#include
#include
#include
#include
www.eeworm.com/read/283906/4073740
sh buildcheck.sh
#! /bin/sh
echo "buildconf: checking installation..."
# autoconf 2.13 or newer
ac_version=`${AUTOCONF:-autoconf} --version 2>/dev/null|sed -e 's/^[^0-9]*//;s/[a-z]* *$//;q'`
if test -z "$ac_ve
www.eeworm.com/read/282196/4106519
cpp 16_4.cpp
//16_4.cpp
#include
#include "account.h"
#include "savings.h"
#include "checking.h"
#include "credit.h"
void DoSavings(int access);
void DoChecking(int access);
void DoAccess(
www.eeworm.com/read/282196/4106824
cpp 16_4.cpp
//16_4.cpp
#include
#include "account.h"
#include "savings.h"
#include "checking.h"
#include "credit.h"
void DoSavings(int access);
void DoChecking(int access);
void DoAccess(
www.eeworm.com/read/449796/1673799
h tty.h
/*
* 'tty.h' defines some structures used by tty_io.c and some defines.
*
* NOTE! Don't touch this without checking that nothing in rs_io.s or
* con_io.s breaks. Some constants are hardwired into