代码搜索:unsigned

找到约 10,000 项符合「unsigned」的源代码

代码结果 10,000
www.eeworm.com/read/108574/6181961

~cp testutil.~cp

////////////////////////////////////////////////////////////////////// // // File: TestUtil.cpp // // Purpose: Host-side test for 3042 (CO-MEM Lite) chips. // // $Header: /ComemL/Host/Test3042/T
www.eeworm.com/read/108574/6181977

cpp testutil.cpp

////////////////////////////////////////////////////////////////////// // // File: TestUtil.cpp // // Purpose: Host-side test for 3042 (CO-MEM Lite) chips. // // $Header: /ComemL/Host/Test3042/T
www.eeworm.com/read/108574/6182009

h pcidp_if.h

//***************************************************************************** // Copyright (C) 2000, Cypress Semiconductor. // // ALL RIGHTS RESERVED. USE, DISCLOSURE, OR REPRODUCTION WITHOUT WR
www.eeworm.com/read/108506/6182291

c fips.c

/* * FIPS 186-2 Pseudo-Random Number Generator * Copyright (C) 2003 Mondru AB. * * Available under GPL or BSD license as described below. * * The contents of this file may be used under th
www.eeworm.com/read/108267/6183429

h postprocess.h

/************************************************************************** * * * This code has been developed by John Funnel
www.eeworm.com/read/108242/6183537

c output.c

/* * output-c - output support functions for cawf(1) */ /* * Copyright (c) 1991 Purdue University Research Foundation, * West Lafayette, Indiana 47907. All rights reserved. * * Written by Vict
www.eeworm.com/read/108242/6183540

c cawf.c

/* * cawf - a C version of Henry Spencer's awf(1), the Amazingly * Workable (text) Formatter * * V. Abell, Purdue University Computing Center */ /* * Copyright (c) 1991 Purdue University
www.eeworm.com/read/107469/6189172

h global.h

/*! ************************************************************************ * \file * global.h * \brief * global definitions for for H.26L encoder. * \author * Copyrigh
www.eeworm.com/read/106385/6194144

h types.h

#ifndef CYGONCE_ISO_SYS_TYPES_H #define CYGONCE_ISO_SYS_TYPES_H /*======================================================================== // // sys/types.h // // POSIX types // //==========
www.eeworm.com/read/106385/6194412

cxx strtoul.cxx

//=========================================================================== // // strtoul.cxx // // ISO standard string to long int conversion function defined in // section 7.10.1.6