代码搜索:Declarations

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

代码结果 10,000
www.eeworm.com/read/130382/5957413

h pgpfiletype.h

/* * pgpFileType.h - classify files * * $Id: pgpFileType.h,v 1.10 1997/12/01 19:35:17 lloyd Exp $ */ #ifndef Included_pgpFileType_h #define Included_pgpFileType_h #include "pgpBase.h"
www.eeworm.com/read/130382/5957445

h pgpmacutils.h

/* * pgpMacUtils.h -- Various Macintosh utilities * * $Id: pgpMacUtils.h,v 1.7 1997/06/16 22:49:00 lloyd Exp $ */ #ifndef Included_pgpMacUtils_h /* [ */ #define Included_pgpMacUtils_h #
www.eeworm.com/read/130382/5957514

h pgpkeyspec.h

/* * $Id: pgpKeySpec.h,v 1.9 1997/06/25 19:40:57 lloyd Exp $ */ #ifndef Included_pgpKeySpec_h #define PGP_KEYSPEC_h #include "pgpUsuals.h" PGP_BEGIN_C_DECLARATIONS PGPKeySpec *pgpKey
www.eeworm.com/read/130382/5957603

h pgpttyutils.h

/*____________________________________________________________________________ Copyright (C) 1997 Network Associates Inc. and affiliated companies. All rights reserved. $Id: pgpTtyUtils.h,v 1
www.eeworm.com/read/130382/5957669

h pgpfilespecmacpriv.h

/*____________________________________________________________________________ Copyright (C) 1997 Network Associates Inc. and affiliated companies. All rights reserved. $Id: pgpFileSpecMacP
www.eeworm.com/read/130382/5957724

h pgphex.h

/*____________________________________________________________________________ Copyright (C) 1997 Network Associates Inc. and affiliated companies. All rights reserved. $Id: pgpHex.h,v 1.2 199
www.eeworm.com/read/130382/5958033

h bnjacobi.h

/* * For a small (usually prime, but not necessarily) prime p, * Return Jacobi(p,bn), which is -1, 0 or +1. * bn must be odd. * * $Id: bnjacobi.h,v 1.1 1997/12/14 11:30:33 wprice Exp $ */
www.eeworm.com/read/130382/5958040

h bngermain.h

/* * $Id: bngermain.h,v 1.1 1997/12/14 11:30:14 wprice Exp $ */ #ifndef Included_bngermain_h #define Included_bngermain_h #include "pgpBase.h" PGP_BEGIN_C_DECLARATIONS #include "pgpBi
www.eeworm.com/read/130382/5958283

h pgpusuals.h

/* * pgpUsuals.h - Typedefs and #defines used widely. * * $Id: pgpUsuals.h,v 1.1 1998/08/18 22:59:37 dgal Exp $ */ #ifndef Included_pgpUsuals_h #define Included_pgpUsuals_h #include "pgpB
www.eeworm.com/read/130382/5958299

h pgpcfbpriv.h

/*____________________________________________________________________________ pgpCFBPriv.h Copyright (C) 1997 Network Associates Inc. and affiliated companies. All rights reserved. $I