代码搜索结果
找到约 10,000 项符合
Switch 的代码
wswitch.s
.data
| .asciz "@(#)Wswitch.s 1.1 92/07/30 Copyr 1985 Sun Micro"
.even
.text
| Copyright (c) 1985 by Sun Microsystems, Inc.
#include "fpcrtdefs.h"
ENTER(Wswitch)
RTENTRY(_wswitchfp_)
moveml a0/
vswitch.s
.data
| .asciz "@(#)Vswitch.s 1.1 92/07/30 SMI"
.even
.text
| Copyright (c) 1987 by Sun Microsystems, Inc.
#include "fpcrtdefs.h"
ENTER(Vswitch)
RTENTRY(_vswitchfp_)
moveml a0/a1/d0,sp@-
JBSR(
_setjmp.s
.data
/* .asciz "@(#)_setjmp.s 1.1 92/07/30 SMI" */
.text
#include "DEFS.h"
#include "fpcrtdefs.h"
#include "Wdefs.h"
|_setjmp, _longjmp
|
| _longjmp(a, v)
|causes a "return(v)" from the
|last cal
r_atan2_.c
#ifndef lint
static char sccsid[] = "@(#)r_atan2_.c 1.1 92/07/30 SMI";
#endif
/*
* Copyright (c) 1987 by Sun Microsystems, Inc.
*/
#include
static double
PIo4 = 7.85398163397448279
ieee_flags.c
#ifndef lint
static char sccsid[] = "@(#)ieee_flags.c 1.1 92/07/30 SMI";
#endif
/*
* Copyright (c) 1987 by Sun Microsystems, Inc.
*/
#include
#include "libm.h"
#define divbyz (1
audiochip.h
#ifndef AUDIOCHIP_H
#define AUDIOCHIP_H
/* ---------------------------------------------------------------------- */
#define MIN(a,b) (((a)>(b))?(b):(a))
#define MAX(a,b) (((a)>(b))?(a):(b))
/* v4l
args.cc
//
// args.cc
//
// $Id: args.cc,v 1.1.1.1 2001/02/28 00:28:35 cstolte Exp $
//
#include
#include
#include
#include
#include
////
test.cpp
/*
* ===========================================================================
* PRODUCTION $Log: test.cpp,v $
* PRODUCTION Revision 1000.1 2004/06/01 18:27:14 gouriano
* PRODUCTION PRODUCTION
newsgas.h
/* In Sony versions before 3.0, use the GNU Assembler, because the
system's assembler has no way to assemble the difference of two
labels for the displacement in a switch-dispatch instruction.
m-sun3.h
/* m- file for Sun 68000's OPERATING SYSTEM version 3
(for either 68000 or 68020 systems). */
#include "m-sun2.h"
#undef sun2
#ifndef sun3
#define sun3
#endif
/* Say that the text segment of a.o