代码搜索:Checking
找到约 6,492 项符合「Checking」的源代码
代码结果 6,492
www.eeworm.com/read/136812/5857298
s ffs.s
! .seg "data"
! .asciz "@(#)ffs.s 1.1 92/07/30 Copyr 1987 Sun Micro"
.seg "text"
#include
ENTRY(ffs)
tst %o0 ! if zero, done
bz 2f
clr %o1 ! delay slot, return zero if no
www.eeworm.com/read/127383/6006514
configure
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated automatically using autoconf version 2.12
# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, In
www.eeworm.com/read/113559/6127502
configure
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated automatically using autoconf version 2.12
# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, In
www.eeworm.com/read/113558/6127623
configure
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated automatically using autoconf version 2.12
# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, In
www.eeworm.com/read/112303/6146035
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/106504/6192218
txt 293.txt
#"http://www.astroland.com/album13.html"
Astroland amusement park
Coney Island's amusement Astroland
This gal is checking ou
www.eeworm.com/read/103451/6216063
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
www.eeworm.com/read/101082/6242373
c typeahead.c
#ifdef lint
static char *sccsid = "@(#)typeahead.c 4.1 (ULTRIX) 7/2/90";
#endif lint
#include "curses.ext"
/*
* Set the file descriptor for typeahead checks to fd. fd can be -1
* to disable the c
www.eeworm.com/read/212115/6303908
cpp f1213.cpp
//=====================================
// f1213.cpp
// Type Conversions
//=====================================
#include
using namespace std;
#include"savings_bro.h"
#include"checkin
www.eeworm.com/read/212115/6304092
cpp f1511.cpp
//=====================================
// f1511.cpp
// 引用的动态转型
//=====================================
#include
#include
using namespace std;
#include"savings_bro.h"
#incl