代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/131315/5932463
up defboo.up
!
! BOOTSTRAP BY BOOT() SYSCALL
! GO MULTI-USER AFTER CHECKING; BOOT FROM DEFAULT DEVICE
!
SET DEF HEX
SET DEF LONG
SET REL:0
HALT
UNJAM
INIT
LOAD BOOT
D/G B 0 ! BOOT PARAMETERS: MULTI USE
www.eeworm.com/read/131315/5932467
hp defboo.hp
!
! BOOTSTRAP BY BOOT() SYSCALL
! GO MULTI-USER AFTER CHECKING; BOOT FROM DEFAULT DEVICE
!
SET DEF HEX
SET DEF LONG
SET REL:0
HALT
UNJAM
INIT
LOAD BOOT
D/G B 0 ! BOOT PARAMETERS: MULTI USE
www.eeworm.com/read/131315/5932554
rb defboo.rb
!
! BOOTSTRAP BY BOOT() SYSCALL
! GO MULTI-USER AFTER CHECKING; BOOT FROM DEFAULT DEVICE
! R11 = 0
! R10 = 11 = RB
!
I
L BOOT
D RB 0
D RA B
S 2
www.eeworm.com/read/131315/5932555
rl defboo.rl
!
! BOOTSTRAP BY BOOT() SYSCALL
! GO MULTI-USER AFTER CHECKING; BOOT FROM DEFAULT DEVICE
! R11 = 0
! R10 = 14 = RA
!
I
L BOOT
D RB 0
D RA 14
S 2
www.eeworm.com/read/131315/5932557
ra defboo.ra
!
! BOOTSTRAP BY BOOT() SYSCALL
! GO MULTI-USER AFTER CHECKING; BOOT FROM DEFAULT DEVICE
! R11 = 0
! R10 = 9 = RA
!
I
L BOOT
D RB 0
D RA 9
S 2
www.eeworm.com/read/127739/6001489
c check-32.c
#undef NDEBUG
#include
#include
#include
#include
#include
#include
int
main(int ac, char **av) {
Programming_t p;
(void)a
www.eeworm.com/read/124347/6052986
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/120487/6072225
c beos.c
/*-------------------------------------------------------------------------
*
* dynloader.c
* Dynamic Loader for Postgres for BeOS
*
* Portions Copyright (c) 1996-2003, PostgreSQL Global Develo
www.eeworm.com/read/104136/6206643
pas ogconst.pas
{*********************************************************}
{* OGCONST.PAS 1.13 *}
{* Copyright (c) 1996-02 TurboPower Software Co *}
{*
www.eeworm.com/read/100603/6265683
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