代码搜索:OPS
找到约 6,395 项符合「OPS」的源代码
代码结果 6,395
www.eeworm.com/read/438636/7728770
h ops.h
#ifndef _OPS_TPC_26609323423750235_H
#define _OPS_TPC_26609323423750235_H
/* system routine and functions. */
enum {
SYS_ABS = 1,
SYS_ODD,
SYS_PRED,
SYS_SQR,
SYS_SQRT,
SYS_SUC
www.eeworm.com/read/438636/7728799
c ops.c
#include "common.h"
ops_entry ops_table[] = {
{"CNST", CNST},
{"ARG", ARG},
{"ASGN", ASGN},
{"INDIR", INDIR},
{"SYS", SYS},
{"CVF", CVF},
{"CVI", CVI},
{"CVP", CVP},
{"CVB", CVB},
{"NEG",
www.eeworm.com/read/143389/12879235
h ops.h
/****************************************************************************
*
* Realmode X86 Emulator Library
*
* Copyright (C) 1996-1999 SciTech Software, Inc.
* Copyright
www.eeworm.com/read/143389/12879289
c ops.c
/****************************************************************************
*
* Realmode X86 Emulator Library
*
* Copyright (C) 1996-1999 SciTech Software, Inc.
* Copyright
www.eeworm.com/read/141969/12975122
h ops.h
/* $Id: ops.h,v 1.2 2002/09/03 23:39:33 drh Exp $ */
gop(CNST,1)
op(CNST,F,fdx)
op(CNST,I,csilh)
op(CNST,P,p)
op(CNST,U,csilh)
gop(ARG,2)
op(ARG,B,-)
op(ARG,F,fdx)
op(ARG,I,ilh)
op
www.eeworm.com/read/137955/13276448
c ops.c
#include "c.h"
/* ops [ {csilhfdxp}=n ]...
* prints lcc dag operator set for a given set of type sizes.
*/
static char rcsid[] = "$Id: ops.c,v 4.1 2002/08/28 23:12:20 drh Exp $";
static char list
www.eeworm.com/read/137955/13276690
h ops.h
/* $Id: ops.h,v 1.2 2002/09/03 23:39:33 drh Exp $ */
gop(CNST,1)
op(CNST,F,fdx)
op(CNST,I,csilh)
op(CNST,P,p)
op(CNST,U,csilh)
gop(ARG,2)
op(ARG,B,-)
op(ARG,F,fdx)
op(ARG,I,ilh)
op(ARG,P,p)
www.eeworm.com/read/312649/13606824
c ops.c
#include "c.h"
/* ops [ {csilhfdxp}=n ]...
* prints lcc dag operator set for a given set of type sizes.
*/
static char rcsid[] = "$Id: ops.c,v 4.1 2002/08/28 23:12:20 drh Exp $";
static c