代码搜索结果
找到约 10,000 项符合
H 的代码
lines3h.h
//Copyright(c)2004 Alexander Kadyrov
// different form line2h.h by using Peano indexing at the end:
// see comments "the 1st only difference from line2h.h"
// "the 2nd only differ
h2def.h
//**************************************************************************
//**
//** h2def.h : Heretic 2 : Raven Software, Corp.
//**
//** $RCSfile: h2def.h,v $
//** $Revision: 1.128 $
//** $Date:
xm-h8300.h
/* Configuration for GNU C-compiler for H8/300.
Copyright (C) 1993 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free software; you can redistribute it and/or modify
it un
va-h8300.h
/* stdarg/vararg support for the Hitachi h8/300 and h8/300h */
/* Define __gnuc_va_list. */
#ifndef __GNUC_VA_LIST
#define __GNUC_VA_LIST
typedef void *__gnuc_va_list;
#endif
/* If this is for inte
h8hst.h
/**
* h8lb.h
* 俫俉俴俙俶儃乕僪
* (c)2002 Junichi Tomaru
*/
#include
#include
#include "h8_3052f.h"
#include "bios.h"
#include "lcd.h"
#include "sio.h"
#include "sl811hst.h"
h263data.h
/* DCT coefficients. Four tables, two for last = 0, two for last = 1.
the sign bit must be added afterwards. */
/* first part of coeffs for last = 0. Indexed by [run][level-1] */
static cons
vga13h.h
/*********************************************************/
/* VGA13H模式函数 */
/*********************************************************/
/********************
c6416h.h
/*******************************************************************************
* FILENAME c6416.h
*
* DESCRIPTION
* 6416 Header File
* September 2004 WangHui
*
*****
h_mmc6.h
#ifndef __MMC6_H__
#define __MMC6_H__
#include "..\interface.h"
typedef struct MMC6
{
u8 IRQenabled, IRQcounter, IRQlatch;
u8 Cmd;
u8 PRG[2];
u8 CHR[8];
u8 WriteWRAM;
u8 Mirror;
h_74xx.h
#ifndef __74XX_H__
#define __74XX_H__
#include "..\interface.h"
/* #define BUS_CONFLICTS /* Enable bus conflict checking, only use for debug builds */
typedef struct _74xx
{
u8 Data;
un