代码搜索:quantities
找到约 255 项符合「quantities」的源代码
代码结果 255
www.eeworm.com/read/131315/5936565
h byteorder.h
#ifndef _SYS_BYTEORDER_H
#define _SYS_BYTEORDER_H
/* Functions to convert `short' and `long' quantities from host byte order
to (internet) network byte order (i.e. big-endian).
Written by Ron
www.eeworm.com/read/344931/11852077
doc blowfish.doc
The Blowfish library.
Blowfish is a block cipher that operates on 64bit (8 byte) quantities. It
uses variable size key, but 128bit (16 byte) key would normally be considered
good. It can be use
www.eeworm.com/read/128527/14292142
doc blowfish.doc
The Blowfish library.
Blowfish is a block cipher that operates on 64bit (8 byte) quantities. It
uses variable size key, but 128bit (16 byte) key would normally be considered
good. It can be use
www.eeworm.com/read/489717/1211128
version
1.1 07/12/95 - eay
Many thanks to Rhys Weatherley
for pointing out that I was assuming little endian byte
order for all quantities what idea actually used
bigendian. No w
www.eeworm.com/read/470720/1451527
c 20010610-1.c
/* Origin: Kaveh R. Ghazi
Boolean types were not accepted as array sizes nor as switch
quantities. */
#include
int
main(void)
{
bool arr[(bool)1];
www.eeworm.com/read/470693/1463473
c 20010610-1.c
/* Origin: Kaveh R. Ghazi
Boolean types were not accepted as array sizes nor as switch
quantities. */
#include
int
main(void)
{
bool arr[(bool)1];
www.eeworm.com/read/240162/4589388
c 20010610-1.c
/* Origin: Kaveh R. Ghazi
Boolean types were not accepted as array sizes nor as switch
quantities. */
#include
int
main(void)
{
bool arr[(bool)1];
www.eeworm.com/read/238768/4609076
version
1.1 07/12/95 - eay
Many thanks to Rhys Weatherley
for pointing out that I was assuming little endian byte
order for all quantities what idea actually used
bigendian. No w
www.eeworm.com/read/233448/4683458
c 20010610-1.c
/* Origin: Kaveh R. Ghazi
Boolean types were not accepted as array sizes nor as switch
quantities. */
#include
int
main(void)
{
bool arr[(bool)1];
www.eeworm.com/read/203830/5038203
version
1.1 07/12/95 - eay
Many thanks to Rhys Weatherley
for pointing out that I was assuming little endian byte
order for all quantities what idea actually used
bigendian. No w