代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/405664/2285953
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/405664/2286227
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/400890/2344375
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/400890/2344649
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/398634/2373184
m4 yassl.m4
AC_CONFIG_FILES(extra/yassl/Makefile dnl
extra/yassl/taocrypt/Makefile dnl
extra/yassl/taocrypt/src/Makefile dnl
extra/yassl/src/Makefile)
AC_DEFUN([MYSQL_CHECK_YASSL], [
AC_MSG_CHECKING(for yaSSL)
www.eeworm.com/read/396473/2414658
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/396473/2414932
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/383832/2611623
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/383832/2611897
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/382268/2638445
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