代码搜索:zero

找到约 10,000 项符合「zero」的源代码

代码结果 10,000
www.eeworm.com/read/101082/6240775

s fork.s

/* @(#)fork.s 4.1 (ULTRIX) 7/3/90 */ /* ------------------------------------------------------------------ */ /* | Copyright Unpublished, MIPS Computer Systems, Inc. All Rights | */ /* | Res
www.eeworm.com/read/101082/6240800

s wait.s

/* @(#)wait.s 4.1 (ULTRIX) 7/3/90 */ /* ------------------------------------------------------------------ */ /* | Copyright Unpublished, MIPS Computer Systems, Inc. All Rights | */ /* | Res
www.eeworm.com/read/101082/6240814

s ptrace.s

/* @(#)ptrace.s 4.1 (ULTRIX) 7/3/90 */ /* ------------------------------------------------------------------ */ /* | Copyright Unpublished, MIPS Computer Systems, Inc. All Rights | */ /* | R
www.eeworm.com/read/101082/6241822

s _wait.s

/* ------------------------------------------------------------------ */ /* | Copyright Unpublished, MIPS Computer Systems, Inc. All Rights | */ /* | Reserved. This software contains proprietary and
www.eeworm.com/read/101082/6241830

s _ptrace.s

/* ------------------------------------------------------------------ */ /* | Copyright Unpublished, MIPS Computer Systems, Inc. All Rights | */ /* | Reserved. This software contains proprietary and
www.eeworm.com/read/101082/6245795

3 isnan.3

.TH isnan 3 .SH Name isnan \- test for NaN .SH Syntax .B #include .PP .B int isnan (\fIx\fP) .br .B double \fIx\fP; .SH Description The .PN isnan function returns 1 if \fIx\fP is NaN (the IEE
www.eeworm.com/read/101082/6247664

3 isnan.3

.TH isnan 3 .SH Name isnan \- test for NaN .SH Syntax .B #include .PP .B int isnan (\fIx\fP) .br .B double \fIx\fP; .SH Description The .PN isnan function returns 1 if \fIx\fP is NaN (the IEE
www.eeworm.com/read/101082/6251887

s csu.mips.s

#ident "$Header: csu.mips.s,v 1.1 87/08/18 16:23:37 mdove Exp $" /* 4.2 csu.mips.s * * Copyright 1985 by MIPS Computer Systems, Inc. * * csu.s -- standalone io library startup code */ /* * Rev
www.eeworm.com/read/101082/6252313

h regdef.h

/* @(#)regdef.h 4.1 (ULTRIX) 7/2/90 */ /* ------------------------------------------------------------------ */ /* | Copyright Unpublished, MIPS Computer Systems, Inc. All Rights | */ /* | Reserved.
www.eeworm.com/read/101042/6258209

pl mul_c4.pl

#!/usr/local/bin/perl # alpha assember sub mul_add_c { local($a,$b,$c0,$c1,$c2)=@_; local($l1,$h1,$t1,$t2); &mul($a,$b,($l1)=&NR(1)); &muh($a,$b,($h1)=&NR(1)); &add($c0,$l1,$c0); &cmpult($c0