代码搜索:pcode
找到约 332 项符合「pcode」的源代码
代码结果 332
www.eeworm.com/read/140162/13101662
c cccse.c
/* CCCSE.C - Peephole Optimizer - fold common subexpressions
**
** (c) Copyright Ken Harrenstien 1989
** All changes after v.136, 31-Mar-1988
** (c) Copyright Ken Harrenstien, SRI International 1
www.eeworm.com/read/121089/6070196
asm prscg.asm
TITLE prscg.asm - Parser Code Generation Functions
;==========================================================================
;
; Module: prscg.asm - Parser Code Generation Functions
; Subs
www.eeworm.com/read/140162/13101642
c cccode.c
/* CCCODE.C - Emit pseudo-code into peephole buffer
**
** (c) Copyright Ken Harrenstien 1989
** All changes after v.315, 26-Apr-1988
** (c) Copyright Ken Harrenstien, SRI International 1985, 1986
www.eeworm.com/read/126765/6011958
c intarchlib.c
/* intArchLib.c - I80x86 interrupt subroutine library */
/* Copyright 1984-2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01p,20nov01,hdn d
www.eeworm.com/read/121089/6070243
asm ssstmts.asm
page ,132
TITLE ssstmts - Scan general statements
;***
;ssstmts - scan general statements
;
; Copyright 1986, Microsoft Corporation
;
;Purpose:
; Scan statements other than control flow,
www.eeworm.com/read/101066/6256239
c intarchlib.c
/* intArchLib.c - I80x86 interrupt subroutine library */
/* Copyright 1984-2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01p,20nov01,hdn d
www.eeworm.com/read/169775/5410153
c intarchlib.c
/* intArchLib.c - I80x86 interrupt subroutine library */
/* Copyright 1984-2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01p,20nov01,hdn d
www.eeworm.com/read/180386/9310427
h compress.h
#ifndef COMPRESS_H
#define COMPRESS_H
class element {
friend void Compress();
public:
operator unsigned long() const {return key;}
element& operator =(unsigned long y)
www.eeworm.com/read/180386/9310432
cpp compress.cpp
// LZW compression
// note changes needed to compile with g++
#include
#include
#include
#include
#include
#include "chash.h"
// c
www.eeworm.com/read/353769/10418574
cpp balance.cpp
/************************************************************************
* *
* Program package 'lvq_pak':