代码搜索:unsigned
找到约 10,000 项符合「unsigned」的源代码
代码结果 10,000
www.eeworm.com/read/119799/14821106
h params.h
/* -*-C-*-
*
* $Revision: 1.3 $
* $Author: kwelton $
* $Date: 1996/06/13 16:21:34 $
*
* Copyright (c) 1996 Advanced RISC Machines Limited.
* All Rights Reserved.
*
* Project: ANGEL
*
www.eeworm.com/read/119799/14821155
h devdriv.h
/* -*-C-*-
*
* $Revision: 1.7 $
* $Author: kwelton $
* $Date: 1996/07/30 12:52:29 $
*
* Copyright (c) 1996 Advanced RISC Machines Limited.
* All Rights Reserved.
*
* Project: ANGEL
*
www.eeworm.com/read/119797/14821253
h jtagpxa250.h
/*
* This file is part of Jelie,
* (c) 2002 Julien Pilet and
* Stephane Magnenat
*
* Jelie is free software; you can redistribute it
* and/or m
www.eeworm.com/read/119269/14835610
h md4.h
/* crypto/md4/md4.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
* Th
www.eeworm.com/read/119269/14835625
h md5.h
/* crypto/md5/md5.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
* Th
www.eeworm.com/read/119269/14835629
h rc2.h
/* crypto/rc2/rc2.h */
/* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
* Th
www.eeworm.com/read/119269/14835637
h ripemd.h
/* crypto/ripemd/ripemd.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
www.eeworm.com/read/119269/14835687
c sshpubk.c
/*
* Generic SSH public-key handling operations. In particular,
* reading of SSH public-key files, and also the generic `sign'
* operation for ssh2 (which checks the type of the key and
* disp
www.eeworm.com/read/119269/14835689
c sshcrc.c
/*
* CRC32 implementation.
*
* The basic concept of a CRC is that you treat your bit-string
* abcdefg... as a ludicrously long polynomial M=a+bx+cx^2+dx^3+...
* over Z[2]. You then take a mo
www.eeworm.com/read/119269/14835691
h psftp.h
/*
* psftp.h: interface between psftp.c / scp.c and each
* platform-specific SFTP module.
*/
#ifndef PUTTY_PSFTP_H
#define PUTTY_PSFTP_H
/*
* psftp_getcwd returns the local current dire