代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/136072/5874614
h syscalls.h
#ifndef _BITS_SYSCALLS_H
#define _BITS_SYSCALLS_H
#ifndef _SYSCALL_H
# error "Never use directly; include instead."
#endif
/* This includes the `__NR_' syscall
www.eeworm.com/read/136072/5874666
h syscalls.h
#ifndef _BITS_SYSCALLS_H
#define _BITS_SYSCALLS_H
#ifndef _SYSCALL_H
# error "Never use directly; include instead."
#endif
/* This includes the `__NR_' syscall
www.eeworm.com/read/133772/5902745
changelog.0
2002-01-04 Jonathan Larmour
* prepare-manpages.sh: Use groff -Tascii -mandoc instead of nroff -man.
* tcpip-manpages.sgml: Regenerate.
2001-12-22 Jonathan Larmour
www.eeworm.com/read/131315/5939404
changelog
Fri Sep 28 22:36:32 1990 Richard Stallman (rms at mole.ai.mit.edu)
* Makefile (install, install.sysv, install.xenix):
Install wakeup instead of loadst. No need for setuid or setgid.
Tue Aug 7
www.eeworm.com/read/131315/5942735
1 sun4.1.1
# sun4.1.1 - MH 6.8 configuration file for SunOS 4.1.1
# Fri, 28 Feb 1992 00:49:32 -0800
# Casey Leedom
#
#
# Options required by SunOS 4.1.1. (You can use FLOCK instead of LO
www.eeworm.com/read/131315/5942737
5 sun3.5
# sun3.5 - MH 6.8 configuration file for SunOS 3.5
# Fri, 28 Feb 1992 00:49:32 -0800
# Casey Leedom
#
#
# Options required by SunOS 3.5. (You can use FLOCK instead of LOCKF
#
www.eeworm.com/read/131315/5944097
p ancestor2.p
program ancestor2(output);
{ancestor algorithm using sets instead of boolean matrix}
const n = 20;
var i,j: integer;
r: array [1..n] of set of 1..n;
begin { j in r[i] = "i is a parent of j"}
www.eeworm.com/read/128531/5987909
makefile
#
# Makefile for linux/drivers/net/fc
#
# 9 Aug 2000, Christoph Hellwig
# Rewritten to use lists instead of if-statements.
#
O_TARGET := fc.o
obj-$(CONFIG_IPHASE5526) += iph5526.
www.eeworm.com/read/127781/5999242
makefile
#
# Makefile for linux/drivers/net/fc
#
# 9 Aug 2000, Christoph Hellwig
# Rewritten to use lists instead of if-statements.
#
O_TARGET := fc.o
obj-$(CONFIG_IPHASE5526) += iph5526.
www.eeworm.com/read/127739/6001351
h asn1p_expr_str.h
/*
* This file is automatically generated by ./expr-h.pl
* DO NOT EDIT MANUALLY, fix the ./expr-h.pl instead if necessary.
*/
#ifndef ASN1_PARSER_EXPR_STR_H
#define ASN1_PARSER_EXPR_STR_H
#ifndef