代码搜索结果
找到约 10,000 项符合
State Machine 的代码
machine.h
/* $Id: machine.h 25800 2007-02-14 20:30:33Z ion $
*
* FreeLoader
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public L
machine.c
/* $Id: machine.c 25800 2007-02-14 20:30:33Z ion $
*
* FreeLoader
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public L
machine.h
#ifndef _REACTOS_ELF_MACHINE_H_
#define _REACTOS_ELF_MACHINE_H_ 1
#ifdef _M_IX86
#define _REACTOS_ELF_MACHINE_IS_TARGET
#include
#undef _REACTOS_ELF_MACHINE_IS_TARGET
#else
#
machine.h
/* DO NOT EDIT THIS FILE.
It has been auto-edited by fixincludes from:
"fixinc/tests/inc/sys/machine.h"
This had to be done to correct non-standard usages in the
original, manufacture
machine.h
/* DO NOT EDIT THIS FILE.
It has been auto-edited by fixincludes from:
"fixinc/tests/inc/sys/machine.h"
This had to be done to correct non-standard usages in the
original, manufacture
machine.h
/****************************************************************************
*
* Open Watcom Project
*
* Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
machine.sml
Decl 8
sMachine.sqsI.vInstruction.;-;rI.List.Atom.;;+sqrAtom.;;;
machine.sml
(* machine.sml
*
* COPYRIGHT (c) 1997 Bell Labs, Lucent Technologies.
*
* This is an implementation of the reactive interpreter instructions,
* and functions to generate them.
*)
structure Mach
machine.h
/* @(#) machine.h 2.1 87/12/25 12:22:43 */
/*
The contents of this file are hereby released to the public domain.
-- Rahul Dhesi 1986/11/14
*/
/*
This file hold
machine.c
#ifndef LINT
/* @(#) machine.c 2.3 88/01/02 01:21:44 */
static char sccsid[]="@(#) machine.c 2.3 88/01/02 01:21:44";
#endif /* LINT */
/*
The contents of this file are hereby released to the pu