代码搜索:unsigned
找到约 10,000 项符合「unsigned」的源代码
代码结果 10,000
www.eeworm.com/read/101082/6251918
s vme_routines.s
/* static char *sccsid = "@(#)vme_routines.s 4.2 (ULTRIX) 10/12/90" */
/************************************************************************
*
www.eeworm.com/read/101082/6252005
h qvreg.h
/*
* @(#)qvreg.h 4.1 (ULTRIX) 7/2/90
*/
/************************************************************************
* *
* Copyright (c) 1984 by *
* Digital Equipment Corporation, Ma
www.eeworm.com/read/101082/6252100
h gx.h
/*
* @(#)gx.h 4.5 (ULTRIX) 12/6/90
*
* 06-Dec-90 -- Randall Brown
* Added #define LK_MODE_CHG_ACK.
*
* 22-Oct-90 -- Sam Hsu
* Change tablet puck button definitions to match tablet.h.
*
* 20-
www.eeworm.com/read/101082/6252210
h nireg.h
/* @(#)nireg.h 4.1 (ULTRIX) 7/2/90 */
/************************************************************************
* *
* Copyright (c) 1986, 87 by *
* Digital Equipment Corporation, Mayna
www.eeworm.com/read/101082/6252265
h clock.h
/*
* @(#)clock.h 4.2 (ULTRIX) 8/9/90
*/
/************************************************************************
* *
* Copyright (c) 1985,86,87,88,89 by *
* Digital Equipment Corpora
www.eeworm.com/read/101082/6252284
c cache.c
#ifndef lint
static char *sccsid = "@(#)cache.c 4.2 (ULTRIX) 11/9/90";
#endif lint
/************************************************************************
*
www.eeworm.com/read/101082/6252354
h clock.h
/*
* @(#)clock.h 4.1 Ultrix 7/2/90
*/
/************************************************************************
* *
* Copyright (c) 1985 by *
* Digital Equipment Corporation, Mayna
www.eeworm.com/read/101078/6253512
cpp cpbil.cpp
//GAPBILExample
//Copyright John Manslow
//29/09/2001
////////////////////////////////////////////////////
//Remove this include if not compiling under Windows
#include "stdafx.h"
#define new
www.eeworm.com/read/101078/6253527
cpp gpexampledoc.cpp
//GPExample
//Copyright John Manslow
//29/09/2001
// GPExampleDoc.cpp : implementation of the CGPExampleDoc class
//
#include "stdafx.h"
#include "GPExample.h"
#include "GPExampleDoc.h"
www.eeworm.com/read/101078/6253536
cpp cgpbinarynode.cpp
//GPExample
//Copyright John Manslow
//29/09/2001
////////////////////////////////////////////////////////////
//Only when compiling under Windows
#include "stdafx.h"
#define new DEBUG_NEW
//