代码搜索:unsigned
找到约 10,000 项符合「unsigned」的源代码
代码结果 10,000
www.eeworm.com/read/135153/5888809
h sdla_chdlc.h
/*************************************************************************
sdla_chdlc.h Sangoma Cisco HDLC firmware API definitions
Author: Gideon Hack
Nenad Corbic
www.eeworm.com/read/135153/5888844
h yam.h
/*****************************************************************************/
/*
* yam.h -- YAM radio modem driver.
*
* Copyright (C) 1998 Frederic Rible F1OAT (frible@teaser.fr)
* Adapted fro
www.eeworm.com/read/135153/5889118
h telephony.h
/******************************************************************************
*
* telephony.h
*
* Basic Linux Telephony Interface
*
* (c) Copyright 1999-2001 Quicknet Technologies, Inc.
*
www.eeworm.com/read/135153/5889119
h sdla_asy.h
/*****************************************************************************
* sdla_asy.h Header file for the Sangoma S508/S514 asynchronous code API
*
* Author: Gideon Hack
*
* Copyright: (c) 2
www.eeworm.com/read/135153/5889164
h mtio.h
/*
* linux/mtio.h header file for Linux. Written by H. Bergman
*
* Modified for special ioctls provided by zftape in September 1997
* by C.-J. Heine.
*/
#ifndef _LINUX_MTIO_H
#define _LINUX_MTI
www.eeworm.com/read/135153/5889193
h dtlk.h
#if 0
#define TRACE_TXT(text) \
{ \
if(dtlk_trace) \
{ \
console_print(text); \
console_print("\n"); \
} \
}
#define TRACE_CHR(chr) \
{ \
if(dtlk_trace) \
console_print
www.eeworm.com/read/135153/5889596
c compress.c
/* -*- linux-c -*- ------------------------------------------------------- *
*
* Copyright 2001 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute
www.eeworm.com/read/135153/5889663
c mkcramfs.c
/*
* mkcramfs - make a cramfs file system
*
* Copyright (C) 1999-2001 Transmeta Corporation
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the G
www.eeworm.com/read/135086/5890199
c totalio.c
/*********************************************************************
Author: Dale Roberts
Date: 8/30/95
Program: TOTALIO.SYS
Compile: Use DDK BUILD facility
Purpose: Give
www.eeworm.com/read/135086/5890201
c pokeio.c
/*********************************************************************
This code fragment illustrates the unsuccessful attempt to directly
modify the IOPM base address. This code would appear i