代码搜索:linux
找到约 10,000 项符合「linux」的源代码
代码结果 10,000
www.eeworm.com/read/159496/5582941
h linux_types.h
#ifndef _LINUX_TYPES_H
#define _LINUX_TYPES_H
#ifdef __NOLINUX__
typedef unsigned char unchar;
#if !defined(__SIMNT__)
typedef unsigned short ushort;
#endif
typedef unsigned int uint;
t
www.eeworm.com/read/159496/5582946
h linux_kd.h
#ifndef _LINUX_KD_H
#define _LINUX_KD_H
/* 0x4B is 'K', to avoid collision with termios and vt */
#define GIO_FONT 0x4B60 /* gets font in expanded form */
#define PIO_FONT 0x4B61 /* use font i
www.eeworm.com/read/159496/5582959
h linux_keyboard.h
#ifndef __LINUX_KEYBOARD_H
#define __LINUX_KEYBOARD_H
#define KG_SHIFT 0
#define KG_CTRL 2
#define KG_ALT 3
#define KG_ALTGR 1
#define KG_SHIFTL 4
#define KG_SHIFTR 5
#define KG_CTRLL 6
#
www.eeworm.com/read/158872/5591374
h xm-linux.h
/* Native support for GNU/Linux, for GDB, the GNU debugger.
Copyright 2001 Free Software Foundation, Inc.
Contributed by D.J. Barrow (djbarrow@de.ibm.com,barrow_dj@yahoo.com)
for IBM Deutschl
www.eeworm.com/read/158872/5591377
h nm-linux.h
/* Native support for GNU/Linux on S390.
Copyright 2001, 2002 Free Software Foundation, Inc.
Ported by D.J. Barrow for IBM Deutschland Entwicklung GmbH, IBM
Corporation. derived from i390-
www.eeworm.com/read/158872/5591378
h tm-linux.h
/* Target definitions for GDB for a s390 running GNU/Linux.
Copyright 2001, 2002 Free Software Foundation, Inc.
Contributed by D.J. Barrow (djbarrow@de.ibm.com,barrow_dj@yahoo.com)
for IBM
www.eeworm.com/read/158872/5591390
h tm-linux.h
/* Target-specific definitions for GNU/Linux running on a Hitachi
Super-H.
Copyright 2000, 2002 Free Software Foundation, Inc.
This file is part of GDB.
This program is free software; y
www.eeworm.com/read/158872/5591393
h xm-linux.h
/* Host definitions for GNU/Linux on MIPS.
Copyright 2001, 2002 Free Software Foundation, Inc.
This file is part of GDB.
This program is free software; you can redistribute it and/or modif
www.eeworm.com/read/158872/5591406
mt linux64.mt
# Target: Linux/MIPS w/ support for 64-bit ABIs
TDEPFILES= mips-tdep.o mips-linux-tdep.o corelow.o \
solib.o solib-svr4.o
TM_FILE= tm-linux64.h
SIM_OBS = remote-sim.o
SIM = ../sim/mips/libsim.a
www.eeworm.com/read/158872/5591409
h nm-linux.h
/* Native-dependent definitions for GNU/Linux on MIPS.
Copyright 1996, 2001, 2002 Free Software Foundation, Inc.
This file is part of GDB.
This program is free software; you can redistribu