代码搜索结果
找到约 10,000 项符合
Switch 的代码
vgahico.c
/* vgahico.c - used by ET4000 driver. */
/* Set Hicolor RAMDAC mode.
* HH: Added support for 24-bit Sierra RAMDAC (15025/6) (untested).
*/
#include "vga.h"
#include "libvga.h"
#include "driver.h"
ef_atan2.c
/* ef_atan2.c -- float version of e_atan2.c.
* Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
*/
/*
* ====================================================
* Copyright (C
mainmenu.tpl
{lang_sitemenu}
{sitemenu}
{lang_othermenu}
{othermenu}
st2000.mt
# Target: Tandem ST-2000 phone switch
TDEPFILES= m68k-tdep.o remote-st.o
TM_FILE= tm-st2000.h
ffb.h
/* ffb.h -- ffb DRM template customization -*- linux-c -*-
*/
#ifndef __FFB_H__
#define __FFB_H__
/* This remains constant for all DRM template files.
*/
#define DRM(x) ffb_##x
/* General customi
ftape-format.c
/*
* Copyright (C) 1997 Claus-Justus Heine.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Soft
ffb.h
/* ffb.h -- ffb DRM template customization -*- linux-c -*-
*/
#ifndef __FFB_H__
#define __FFB_H__
/* This remains constant for all DRM template files.
*/
#define DRM(x) ffb_##x
/* General customi
ftape-format.c
/*
* Copyright (C) 1997 Claus-Justus Heine.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Soft
unix_err.c
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* This file essentially replicates NSPR's source for the functions that
* map system-specific error codes to NSPR e
vfd.c
/************************************/
//VFD驱动程序开始
//
/************************************/
#define SETBIT(ADDRESS,BIT) (ADDRESS |= (1