代码搜索结果
找到约 8,431 项符合
RF 的代码
rf.c
/* $Header: /cvsup/minix/src/lib/libp/rf.c,v 1.1.1.1 2005/04/21 14:56:23 beng Exp $ */
/*
* (c) copyright 1983 by the Vrije Universiteit, Amsterdam, The Netherlands.
*
* This product is pa
rf.c
#
/*
*/
/*
* RF disk driver
*/
#include "../param.h"
#include "../buf.h"
#include "../conf.h"
#include "../user.h"
struct {
int rfcs;
int rfwc;
int rfba;
int rfda;
int rfdae;
};
struct dev
rf.4
.th RF IV 10/15/73
.sh NAME
rf \*- RF11/RS11 fixed-head disk file
.sh DESCRIPTION
This file refers to the
concatenation of all RS-11 disks.
.s3
Each disk contains 1024 256-word blocks.
The length of t
rf.s
/
/
/ rf -- real comparisons
.globl rlt4
.globl rle4
.globl req4
.globl rne4
.globl rge4
.globl rgt4
rlt4:
jsr pc,compar
blt one
br zero
rle4:
jsr pc,compar
ble one
br zero
req4:
jsr pc,co
rf.c
#include
#include "nrutil.h"
#define ERRTOL 0.08
#define TINY 1.5e-38
#define BIG 3.0e37
#define THIRD (1.0/3.0)
#define C1 (1.0/24.0)
#define C2 0.1
#define C3 (3.0/44.0)
#define C4
rf.c
#include
#define NRANSI
#include "nrutil.h"
#define ERRTOL 0.08
#define TINY 1.5e-38
#define BIG 3.0e37
#define THIRD (1.0/3.0)
#define C1 (1.0/24.0)
#define C2 0.1
#define C3 (3.0/4
gatedgeneral.rf
.\" $Id: gatedGeneral.rf,v 1.3 1998/09/15 16:48:26 wfs Exp $
.bp
.$0 "Gated general group" "6.2"
-- Gated general group
-- Gated general group
gatedGeneralGroup OBJECT IDENTIFIER ::= { gated 2 }
.
gatedconfig.rf
.\" $Id: gatedConfig.rf,v 1.3 1998/09/15 16:48:25 wfs Exp $
.bp
.$0 "Gated configuration group" "6.4"
-- Gated configuration group
-- This group describes the gated configuration file.
gatedConfigG
gated.rf
.\" $Id: gated.rf,v 1.4 1998/09/15 16:48:24 wfs Exp $
.\" experimental.rf - your comments here
.\" replace TITLE, DATE, AUTHOR, ADDRESS, E-MAIL
.\" xx, yy, MMM, XXX
.\"
.\" -----------------------
gatedinet.rf
.\" $Id: gatedInet.rf,v 1.3 1998/09/15 16:48:26 wfs Exp $
.bp
.$0 "Inet group" "xx"
-- Inet group
-- Variables specific to the Internet protocols supported by gated.
gatedInetGroup OBJECT IDENTIFIE