代码搜索:float

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

代码结果 10,000
www.eeworm.com/read/167046/5470140

h float.h

/* float.h for target with IEEE 32 bit and 64 bit floating point formats */ #ifndef _FLOAT_H_ #define _FLOAT_H_ /* Produced by enquire version 4.3, CWI, Amsterdam */ /* Radix of exponent represent
www.eeworm.com/read/167046/5470228

h float.h

/* float.h for target with IEEE 32 bit and 64 bit floating point formats */ #ifndef _FLOAT_H_ #define _FLOAT_H_ /* Produced by enquire version 4.3, CWI, Amsterdam */ /* Radix of exponent represent
www.eeworm.com/read/166734/5473057

h float.h

#ifndef __FLOAT #define __FLOAT #define FLT_ROUNDS 1 #define FLT_RADIX 2 #define FLT_DIG 6 #define FLT_EPSILON 1.19209289550781250000e-07 #define FLT_MANT_DIG 24 #define FLT_MAX 3.4028234
www.eeworm.com/read/166734/5473063

h float.h

#ifndef __FLOAT #define __FLOAT #define FLT_ROUNDS (__flt_rounds()) #define FLT_RADIX 2 #define FLT_DIG 6 #define FLT_EPSILON 1.19209289550781250000e-07 #define FLT_MANT_DIG 24 #define FLT
www.eeworm.com/read/166734/5473075

h float.h

#ifndef __FLOAT #define __FLOAT #define FLT_ROUNDS 1 #define FLT_RADIX 2 #define FLT_DIG 6 #define FLT_EPSILON 1.19209289550781250000e-07 #define FLT_MANT_DIG 24 #define FLT_MAX 3.4028234
www.eeworm.com/read/166734/5473090

h float.h

#ifndef __FLOAT #define __FLOAT #define FLT_ROUNDS 1 #define FLT_RADIX 2 #define FLT_DIG 6 #define FLT_EPSILON 1.19209289550781250000e-07 #define FLT_MANT_DIG 24 #define FLT_MAX 3.4028234
www.eeworm.com/read/165393/5483182

h float.h

/*------------------------------------------------------------------------- float.h - ANSI functions forward declarations Written By - Sandeep Dutta . sandeep.dutta@usa.net (1998)
www.eeworm.com/read/164348/5495416

h float.h

/* ***** BEGIN LICENSE BLOCK ***** * Source last modified: $Id: float.h,v 1.2.32.3 2004/07/09 01:45:31 hubbe Exp $ * * Portions Copyright (c) 1995-2004 RealNetworks, Inc. All Rights Reserved.
www.eeworm.com/read/163883/5507019

h float.h

#include
www.eeworm.com/read/163821/5508633

h float.h

/* float.h for target with IEEE 32 bit and 64 bit floating point formats */ #ifndef _FLOAT_H_ #define _FLOAT_H_ /* Produced by enquire version 4.3, CWI, Amsterdam */ /* Radix of exponent represent