代码搜索:unsigned

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

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

c bni64.c

/* * bni64.c - Low-level bignum routines, 64-bit version. * * Written by Colin Plumb. * * $Id: bni64.c,v 1.8 1998/05/14 19:07:23 cbertsch Exp $ * * NOTE: the magic constants "64" and "12
www.eeworm.com/read/130382/5957302

h bni80386.h

/* * bni80386.h - This file defines the interfaces to the 80386 * assembly primitives. It is intended to be included in "bni.h" * via the "#include BNINCLUDE" mechanism. * * $Id: bni80386.h
www.eeworm.com/read/130382/5957309

h bni80386c.h

/* * bni80386c.h - This file defines the interfaces to the 80386 inlined C * assembly primitives. It is intended to be included in "bni.h" * via the "#include BNINCLUDE" mechanism. * * $Id:
www.eeworm.com/read/130382/5957966

cpp dh.cpp

#include #include /* For memset */ #include "bn.h" #include "bytefifo.h" #include "dh.h" #include "fastpool.h" /* A 512-bit Diffie-Hellman prime */ unsigned char const
www.eeworm.com/read/130382/5958014

h bni80386.h

/* * bni80386.h - This file defines the interfaces to the 80386 * assembly primitives. It is intended to be included in "bni.h" * via the "#include BNINCLUDE" mechanism. * * $Id: bni80386.h
www.eeworm.com/read/130382/5958019

h bni80386c.h

/* * bni80386c.h - This file defines the interfaces to the 80386 inlined C * assembly primitives. It is intended to be included in "bni.h" * via the "#include BNINCLUDE" mechanism. * * $Id:
www.eeworm.com/read/130382/5958037

c bni32.c

/* * bni32.c - Low-level bignum routines, 32-bit version. * * WARNING: This file was automatically generated from bni16.c -- DO NOT EDIT! * * Written by Colin Plumb. * * $Id: bni32.c,v 1
www.eeworm.com/read/130205/5962971

c if_os.c

/***************************************************************************** * if_os.c - Implementation function library for interface drivers. * * portions Copyright (c) 2001 by Partner Voxtream
www.eeworm.com/read/130167/5963741

c totalio.c

/********************************************************************* Author: Dale Roberts Date: 8/30/95 Program: TOTALIO.SYS Compile: Use DDK BUILD facility Purpose: Give
www.eeworm.com/read/130167/5963743

c pokeio.c

/********************************************************************* This code fragment illustrates the unsuccessful attempt to directly modify the IOPM base address. This code would appear i