代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/228774/4762962
checkthem alpha.checkthem
echo 0 > /tmp/syms.res; \
for n in 20 22 24; do \
echo ""; echo "Checking syms for linux-$n"; \
if [ -f /morgana/home/rubini/ldd.book/src/_syms-$n.alpha ]; then \
SYMS=/morgana/home/rubini
www.eeworm.com/read/224327/4803763
s cachealib.s
/* cacheALib.s - i80x86 cache management assembly routines */
/* Copyright 1984-2002 Wind River Systems, Inc. */
/*
modification history
--------------------
01j,07mar02,hdn added bytes checking b
www.eeworm.com/read/224327/4804037
c fread.c
/* fread.c - read a file. stdio.h */
/* Copyright 1992-2002 Wind River Systems, Inc. */
/*
modification history
--------------------
01f,21jan02,jkf SPR#72774, fread is checking for NULL on wrong a
www.eeworm.com/read/222917/4815615
m4 config.m4
dnl
dnl $Id: config.m4,v 1.4 2002/03/12 16:47:14 sas Exp $
dnl
AC_MSG_CHECKING(for Hyperwave support)
AC_ARG_WITH(hyperwave,
[ --with-hyperwave Include Hyperwave support],
[
if test "$withv
www.eeworm.com/read/204040/5035746
inc msdos.inc
;msdos.inc - MSDOS 2.x and 3.x low level macros and definitions.
;
; This is the simplest type of macro for making MSDOS 2.x/3.x calls.
; It does no error checking or status returns.
;
; The "f
www.eeworm.com/read/175402/5347259
cpp 16_3.cpp
//16_3
#include
#include "account.h"
#include "savings.h"
#include "checking.h"
void DoSavings(int n);
void DoChecking(int n);
void DoAccess(int n);
void main()
{
int se
www.eeworm.com/read/173521/5370523
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 i
www.eeworm.com/read/169775/5410145
s cachealib.s
/* cacheALib.s - i80x86 cache management assembly routines */
/* Copyright 1984-2002 Wind River Systems, Inc. */
/*
modification history
--------------------
01j,07mar02,hdn added bytes checking b
www.eeworm.com/read/169775/5410383
c fread.c
/* fread.c - read a file. stdio.h */
/* Copyright 1992-2002 Wind River Systems, Inc. */
/*
modification history
--------------------
01f,21jan02,jkf SPR#72774, fread is checking for NULL on wrong a
www.eeworm.com/read/347503/3169839
d libdso-14.d
#source: dso-1.s
#source: dsov32-4.s
#as: --pic --no-underscore --march=v32 --em=criself
#ld: --shared -m crislinux
#readelf: -d -r
# Checking that a bsr to a non-PLT-decorated nonvisible function
#