代码搜索:unsigned
找到约 10,000 项符合「unsigned」的源代码
代码结果 10,000
www.eeworm.com/read/439490/7707967
h ctypes.h
/* File : ctypes.h
Author : Richard A. O'Keefe.
Updated: 26 April 1984
Purpose: Reimplement the UNIX ctype(3) library.
isaneol(c) means that c is a line terminating character.
www.eeworm.com/read/437318/7751265
h stddef.h
/* $Id: stddef.h,v 1.2 2004/08/04 18:52:23 GrosbaJ Exp $ */
#ifndef __STDDEF_H
#define __STDDEF_H
typedef unsigned char wchar_t;
/* ptrdiff_t is a bit tricky for a PIC because of the Harvard a
www.eeworm.com/read/297233/8041634
h lex.h
/* Define constants and variables for communication with parse.y.
Copyright (C) 1987, 1992, 1993, 1994, 1995 Free Software Foundation, Inc.
Hacked by Michael Tiemann (tiemann@cygnus.com)
and
www.eeworm.com/read/397289/8058545
h64 ycbcr422pl_to_rgb565_p.h64
* ========================================================================= *
* TEXAS INSTRUMENTS, INC. *
*
www.eeworm.com/read/326148/13161897
cc bigunsigned.cc
/*
* Matt McCutchen's Big Integer Library
*/
#include "BigUnsigned.hh"
// The "management" routines that used to be here are now in NumberlikeArray.hh.
/*
* The steps for construction of a BigUnsig
www.eeworm.com/read/139256/13165989
#1 flashprogram.#1
//-----------------------------------------------------------------------------
void ReadFlash(void)
{
}
//-----------------------------------------------------------------------------
//--------