代码搜索:unsigned

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

代码结果 10,000
www.eeworm.com/read/123828/14612069

h zf.h

#ifndef _zf_ #define _zf_ void zf(unsigned char a[5]) { unsigned char i,j; j=i=a[1]; i&=0xf0; i>>=4; a[1]=i; i=j; i&=0x0f; a[2]=i; i=a[0]; i&=0xf0; i>>=4; a[3]=i; i=a[0]; i&=0x0f; a[
www.eeworm.com/read/223838/14615827

c main.c

// This file has been prepared for Doxygen automatic documentation generation. /*! \file ******************************************************************** * * Atmel Corporation * * - File
www.eeworm.com/read/123658/14616657

c dwarfout.c

/* Output Dwarf format symbol table information from the GNU C compiler. Copyright (C) 1992, 1993, 1995 Free Software Foundation, Inc. Written by Ron Guilmette (rfg@netcom.com) for Network C
www.eeworm.com/read/123658/14618796

h class.h

/* Variables and structures for overloading rules. Copyright (C) 1993 Free Software Foundation, Inc. This file is part of GNU CC. GNU CC is free software; you can redistribute it and/or modify it
www.eeworm.com/read/123617/14621058

h usbdef.h

/* usbdef.h - Nereid USB Monitor / USB Definition * Copyright (C) 2003 Tachibana Eriko * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Gene
www.eeworm.com/read/223612/14622097

h debug.h

/* Driver for USB Mass Storage compliant devices * Debugging Functions Header File * * $Id: debug.h,v 1.6 2001/01/12 23:51:04 mdharm Exp $ * * Current development and maintenance by: * (c) 199
www.eeworm.com/read/123453/14630706

h wsencode.h

/* * * wsencode.h * * Author: Markku Rossi * * Copyright (c) 1999-2000 WAPIT OY LTD. * All rights reserved. * * Encoding and decoding routines to store different types of data
www.eeworm.com/read/223154/14652270

cpp sumskipnan.cpp

//------------------------------------------------------------------- #pragma hdrstop //------------------------------------------------------------------- // C-MEX implementation of SUMSKIPNAN -
www.eeworm.com/read/122946/14655343

create_mysql

# Copyright (C) 2000 Carnegie Mellon University # # Author(s): Jed Pickel , # Todd Schrubb # Roman Danyliw ,
www.eeworm.com/read/122877/14662924

c gen-ecc.c

// Program to generate a column parity table for yaffs_ecc.c // Generate a column parity byte for a byte. // This byte is already aligned for the ecc. // The output byte has the form: // bit 7: p4