代码搜索结果
找到约 10,000 项符合
State Machine 的代码
pt-machine.h
/* Machine-dependent pthreads configuration and inline functions.
i386 version.
Copyright (C) 1996,1997,1998,1999,2000,2001 Free Software Foundation, Inc.
This file is part of the GNU C Libra
pt-machine.c
/* "Instantiation of machine-dependent pthreads inline functions.
Copyright (C) 1998 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software
machine-inline.hxx
/*
* Copyright (C) 1998, 1999, Jonathan S. Shapiro.
*
* This file is part of the EROS Operating System.
*
* This program is free software; you can redistribute it and/or
* modify it under the te
machine_md.h
/*
* @(#)machine_md.h 1.5 02/10/14 @(#)
*
* Copyright (c) 1998-2002 Sun Microsystems, Inc. All rights reserved.
* PROPRIETARY/CONFIDENTIAL
* Use is subject to license terms.
*
*/
/*==========
machine_md.h
/*
* @(#)machine_md.h 1.3 02/10/14 @(#)
*
* Copyright (c) 1998-2002 Sun Microsystems, Inc. All rights reserved.
* PROPRIETARY/CONFIDENTIAL
* Use is subject to license terms.
*
*/
/*==========
sfp-machine.h
/*
* BK Id: SCCS/s.sfp-machine.h 1.5 05/17/01 18:14:23 cort
*/
/* Machine-dependent software floating-point definitions. PPC version.
Copyright (C) 1997 Free Software Foundation, Inc.
This fi
sfp-machine.h
/*
* BK Id: SCCS/s.sfp-machine.h 1.5 05/17/01 18:14:23 cort
*/
/* Machine-dependent software floating-point definitions. PPC version.
Copyright (C) 1997 Free Software Foundation, Inc.
This fi
sfp-machine.h
/* Machine-dependent software floating-point definitions.
Sparc userland (_Q_*) version.
Copyright (C) 1997,1998,1999 Free Software Foundation, Inc.
This file is part of the GNU C Library.
sfp-machine.h
#define _FP_W_TYPE_SIZE 64
#define _FP_W_TYPE unsigned long
#define _FP_WS_TYPE signed long
#define _FP_I_TYPE long
#define _FP_MUL_MEAT_S(R,X,Y) \
_FP_MUL_MEAT_1_imm(_FP_WFRACBITS_S,R,X,Y)
sfp-machine.h
#define _FP_W_TYPE_SIZE 32
#define _FP_W_TYPE unsigned long
#define _FP_WS_TYPE signed long
#define _FP_I_TYPE long
#define _FP_MUL_MEAT_S(R,X,Y) \
_FP_MUL_MEAT_1_wide(_FP_WFRACBITS_S,R,X,Y,