代码搜索结果
找到约 10,000 项符合
Switch 的代码
gps_moto_ea_interpreter.c
/*********************************************************************************************************
** uC/OS 2 FOR PHILIP LPC21XX
**
fpu.asm
;
; FPU.ASM (c) Rainer Schnitker 92,93
;
;
; 387 utils
;
.286
.model SMALL, C
.data
extrn emu_entry:PWORD
extrn emu_sel:WORD
extrn emu_esp:DWORD
havei387 dw 0
.co
mmihz.h
#include "MmiEditor.h"
#include "mmihzapi.h"
#ifndef _DEF_BMI_HZ_H_
#define _DEF_BMI_HZ_H_
typedef enum
{
HZINIT,
HZEXIT
}T_hz_event;
typedef struct
{
T_MMI_CO
sendmove.c
#ifndef lint
static char sccsid[] = "@(#)sendmove.c 1.1 92/07/30 Copyr 1985 Sun Micro";
#endif
/*
* Copyright (c) 1985 by Sun Microsystems, Inc.
*/
#include "defs.h"
send_move(position, new_po
entry.s
/*
* alpha/entry.S
*
* kernel entry-points
*/
#include
#include
#include
#define SIGCHLD 20
#define NR_SYSCALLS 378
/*
* These offsets must match
entry.s
/*
* alpha/entry.S
*
* kernel entry-points
*/
#include
#include
#include
#define SIGCHLD 20
#define NR_SYSCALLS 382
/*
* These offsets must match
streambuf_operators.cpp
/************************************************************************
Heroes IV
Copyright 2000, The 3DO Company
-------------------------------------------------------------
entry.s
/*
* alpha/entry.S
*
* kernel entry-points
*/
#include
#include
#include
#define SIGCHLD 20
#define NR_SYSCALLS 382
/*
* These offsets must match
dk_boss_0012.mod
{ "mc_cck_mode", 0x00000000, 0x00000000, 0x00000001, 0x00000000, 0x00000000, 24 },
{ "mc_cwmin_dcu0", 0x0000000f, 0x0000000f, 0x0000001f, 0x0000000f, 0x00000000, 452 },
{ "mc_cwmin_dcu1", 0x0000000f
fpu.asm
;
; FPU.ASM (c) Rainer Schnitker 92,93
;
;
; 387 utils
;
.286
.model SMALL, C
.data
extrn emu_entry:PWORD
extrn emu_sel:WORD
extrn emu_esp:DWORD
havei387 dw 0
.co