代码搜索:float

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

代码结果 10,000
www.eeworm.com/read/478822/1349201

h float.h

#ifndef _FLOATH #define _FLOATH #pragma push_safeptr typedef union { unsigned short _Usv[4]; float _Fv; double _Dv; } _Dv_t; #define FLT_ROUNDS 1 #define FLT_RADIX 2 #define FLT_DIG
www.eeworm.com/read/478822/1349304

h float.h

/* This header file is machine generated. Modify EiC/config/genstdio.c, or the target independent source files it reads, in order to modify this file. Any direct modifications to this file will b
www.eeworm.com/read/478822/1349340

h float.h

#ifndef _FLOATH #define _FLOATH #pragma push_safeptr typedef union { unsigned short _Usv[4]; float _Fv; double _Dv; } _Dv_t; #include #pragma pop_ptr #endif /* _FLOATH *
www.eeworm.com/read/476610/1367834

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/476610/1367840

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/476610/1367852

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/476610/1367867

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/475888/1378682

c float.c

/* * @(#)Float.c 1.13 06/10/10 * * Copyright 1990-2008 Sun Microsystems, Inc. All Rights Reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER * * This program is free
www.eeworm.com/read/475888/1379111

h float.h

/* * @(#)float.h 1.19 06/10/10 * * Copyright 1990-2008 Sun Microsystems, Inc. All Rights Reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER * * This program is free
www.eeworm.com/read/475888/1380098

h float.h

/* * @(#)float.h 1.21 06/10/10 * * Copyright 1990-2008 Sun Microsystems, Inc. All Rights Reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER * * This program is free