代码搜索结果

找到约 16,374 项符合 Op-Amp 的代码

lastsun.info

lastsun 龙追日 lalVhjOCRSNZA administrator lastsun@netease.com 486 Activate 959481566 http://www.dsgame.com UnKnow 24 UnKnow UnKnow 58763115 ~~~

stats

# @(#)stats 8.1 (Berkeley) 6/10/93 # # disk statistics define dstat set $op=(struct sdop *)&($arg0[$arg2]) set $i=$arg1 while ($i) printf "$arg3 " printf "%d %d 0x%x 0x%x %d", $op->bp, $op->b

makefile

# @(#)Makefile 8.2 (Berkeley) 2/28/94 DIR= smm/08.sendmailop SRCS= op.me MACROS= -me all: op.ps op.ps: ${SRCS} rm -f ${.TARGET} ${PIC} ${SRCS} | ${EQN} | ${ROFF} > ${.TARGET} .include

readdir.t

#!./perl eval 'opendir(NOSUCH, "no/such/directory");'; if ($@) { print "1..0\n"; exit; } print "1..3\n"; if (opendir(OP, "op")) { print "ok 1\n"; } else { print "not ok 1\n"; } @D = grep(/^[^\.].*\

glob.t

#!./perl # $Header: glob.t,v 4.0 91/03/20 01:52:49 lwall Locked $ print "1..4\n"; @ops = ; $list = join(' ',@ops); chop($otherway = `echo op/*`); print $list eq $otherway ? "ok 1\n" : "not

stat.t

#!./perl # $RCSfile: stat.t,v $$Revision: 4.0.1.3 $$Date: 91/11/11 16:44:49 $ print "1..56\n"; chop($cwd = `pwd`); $DEV = `ls -l /dev`; unlink "Op.stat.tmp"; open(FOO, ">Op.stat.tmp"); $junk = `

m68kmri.h

#define MOTOROLA_SYNTAX /* Allow OP as an alias for OP.l (or OP.w or OP.b, depend on OP). */ #define ALLOW_DEFAULT_SIZES /* Customers want bhi and friends to be variable sized - stolen from jhi */ #

hack.options.c

/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */ /* hack.options.c - version 1.0.3 */ #include "config.h" #include "hack.h" extern char *eos(); initoptions() { register char *op

pswalk.c

/****************************************************************************** * * Module Name: pswalk - Parser routines to walk parsed op tree(s) * **********************************************

op-4.h

/* * BK Id: SCCS/s.op-4.h 1.5 05/17/01 18:14:23 cort */ /* * Basic four-word fraction declaration and manipulation. * * When adding quadword support for 32 bit machines, we need * to be a little