代码搜索:unsigned
找到约 10,000 项符合「unsigned」的源代码
代码结果 10,000
www.eeworm.com/read/130382/5957311
c bngermain.c
/*
* Sophie Germain prime generation using the bignum library and sieving.
*
* Written by Colin Plumb.
*
* $Id: bngermain.c,v 1.6 1997/12/11 23:12:01 lloyd Exp $
*/
#include "pgpConfig.h"
www.eeworm.com/read/130382/5957319
c bnippc.c
#include "bnippc.h"
/*
* bnippc.c - Assembly primitives for the bignum library, PowerPC version.
*
* $Id: bnippc.c,v 1.1 1997/04/30 08:36:16 mhw Exp $
*
* Register usage during function c
www.eeworm.com/read/130382/5957346
c bnprime.c
/*
* Prime generation using the bignum library and sieving.
*
* Written by Colin Plumb
*
* $Id: bnprime.c,v 1.8 1997/12/11 23:12:11 lloyd Exp $
*/
#include "pgpConfig.h"
#include
www.eeworm.com/read/130382/5958012
c bnsieve.c
/*
* bnsieve.c - Trial division for prime finding.
*
* Written by Colin Plumb
*
* $Id: bnsieve.c,v 1.1 1997/12/14 11:30:38 wprice Exp $
*
* Finding primes:
* - Sieve 1 to find the smal
www.eeworm.com/read/130382/5958021
c bngermain.c
/*
* Sophie Germain prime generation using the bignum library and sieving.
*
* Written by Colin Plumb.
*
* $Id: bngermain.c,v 1.1 1997/12/14 11:30:14 wprice Exp $
*/
#include "pgpConfig.h
www.eeworm.com/read/130382/5958028
c bnippc.c
#include "bnippc.h"
/*
* bnippc.c - Assembly primitives for the bignum library, PowerPC version.
*
* $Id: bnippc.c,v 1.1 1997/12/14 11:30:30 wprice Exp $
*
* Register usage during functio
www.eeworm.com/read/130382/5958042
c bnprime.c
/*
* Prime generation using the bignum library and sieving.
*
* Written by Colin Plumb
*
* $Id: bnprime.c,v 1.1 1997/12/14 11:30:36 wprice Exp $
*/
#include "pgpConfig.h"
#include
www.eeworm.com/read/130076/5965222
c comtest.c
/*
FreeRTOS V2.6.0 - Copyright (C) 2003 - 2005 Richard Barry.
This file is part of the FreeRTOS distribution.
FreeRTOS is free software; you can redistribute it and/or modify
it under the
www.eeworm.com/read/129066/5975162
h cc.h
/*
* Copyright (c) 2001, Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provi