代码搜索:unsigned
找到约 10,000 项符合「unsigned」的源代码
代码结果 10,000
www.eeworm.com/read/211389/15180996
c dsa_sign_hash.c
/* LibTomCrypt, modular cryptographic library -- Tom St Denis
*
* LibTomCrypt is a library that provides various cryptographic
* algorithms in a highly modular and flexible manner.
*
* The librar
www.eeworm.com/read/162614/5527570
c 20001108-1.c
long long
signed_poly (long long sum, long x)
{
sum += (long long) (long) sum * (long long) x;
return sum;
}
unsigned long long
unsigned_poly (unsigned long long sum, unsigned long x)
{
sum +=
www.eeworm.com/read/158872/5590976
h sim-hw.h
/* Device definitions.
Copyright (C) 1998 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
This program is free software; you can redis
www.eeworm.com/read/158872/5591230
c interrupts.c
/* This file is part of the program psim.
Copyright 1994, 1995, 1996, 1997, 2003 Andrew Cagney
This program is free software; you can redistribute it and/or modify
it under the terms of
www.eeworm.com/read/158872/5591244
h mon.h
/* This file is part of the program psim.
Copyright (C) 1994-1995, Andrew Cagney
This program is free software; you can redistribute it and/or modify
it under t
www.eeworm.com/read/158872/5591247
h corefile-n.h
/* This file is part of the program psim.
Copyright (C) 1994-1996, Andrew Cagney
This program is free software; you can redistribute it and/or modify
it under t
www.eeworm.com/read/158872/5591249
c hw_htab.c
/* This file is part of the program psim.
Copyright 1994, 1995, 1996, 2003 Andrew Cagney
This program is free software; you can redistribute it and/or modify
it under the terms of the G
www.eeworm.com/read/157509/5606064
h gsm_sysdep.h
// *************************************************************************
// * GSM TA/ME library
// *
// * File: gsm_sysdep.h
// *
// * Purpose: Some magic to make alloca work on different
www.eeworm.com/read/473772/6840015
h gsm_sysdep.h
// *************************************************************************
// * GSM TA/ME library
// *
// * File: gsm_sysdep.h
// *
// * Purpose: Some magic to make alloca work on different platf
www.eeworm.com/read/173203/9667446
h gsm_sysdep.h
// *************************************************************************
// * GSM TA/ME library
// *
// * File: gsm_sysdep.h
// *
// * Purpose: Some magic to make alloca work on different