代码搜索:unsigned

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

代码结果 10,000
www.eeworm.com/read/131315/5945468

h gprof.h

/* * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permi
www.eeworm.com/read/131315/5945872

c cksum.c

/*- * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Berkeley by * James W. Williams of NASA G
www.eeworm.com/read/131315/5945942

h kadm.h

/* * $Source: /usr/src/kerberosIV/include/RCS/kadm.h,v $ * $Author: kfall $ * $Header: /usr/src/kerberosIV/include/RCS/kadm.h,v 4.3 90/06/25 20:49:12 kfall Exp $ * * Copyright 1988 by the Massach
www.eeworm.com/read/131315/5946034

c key_sched.c

/* * $Source: /usr/src/kerberosIV/des/RCS/key_sched.c,v $ * $Author: bostic $ * * Copyright 1985, 1986, 1987, 1988 by the Massachusetts Institute * of Technology. * * For copying and distributi
www.eeworm.com/read/131315/5946217

h config.h

/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */ /* config.h - version 1.0.3 */ #include "pathnames.h" #ifndef CONFIG /* make sure the compiler doesnt see the typedefs twice */
www.eeworm.com/read/131315/5946702

8 strfile.8

.\" Copyright (c) 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. .\" .\" .\" This code is derived from software contributed to Berkeley by .\" Ken Arnold. .\"
www.eeworm.com/read/131315/5946703

h strfile.h

/*- * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Berkeley by * Ken Arnold. * * Redistrib
www.eeworm.com/read/130382/5957105

c base64.c

/**************************************************************************** * * Copyright (c) 1998, Network Associates, Inc. and its affiliated Companies * **********************************
www.eeworm.com/read/130382/5957156

c x509cmscallbacks.c

/* Copyright (C) 1998 Network Associates, Inc. Author: Michael_Elkins@NAI.com Last Edit: Dec 4, 1998 */ #include "x509CMS.h" static PGPHashAlgorithm x509HashAlgorithm (const PGPByte *al
www.eeworm.com/read/130382/5957251

c pgpzinflate.c

/* * inflate.c -- Not copyrighted 1992,1993 by Mark Adler * Latest hacking on this version by Colin Plumb * version p3, 19 Oct 1995 * * $Id: pgpZInflate.c,v 1.23 1999/03/22 16:47:03 hal Exp