代码搜索:float
找到约 10,000 项符合「float」的源代码
代码结果 10,000
www.eeworm.com/read/369090/9663031
h float.h
www.eeworm.com/read/173105/9673845
h float.h
#ifndef _FLOAT_H_
#define _FLOAT_H_
#define FLT_RADIX 2
/* IEEE float */
#define FLT_MANT_DIG 24
#define FLT_DIG 6
#define FLT_ROUNDS 1
#define FLT_EPSILON 1.19209290e-07F
#define FLT_MIN_EXP (-125)
www.eeworm.com/read/172327/9714245
h float.h
www.eeworm.com/read/367457/9746906
h float.h
/* float.h -- POSIX header
Copyright 1992, Gimpel Software, All Rights Reserved
*/
#if defined(_lint) && !defined(__FLOAT_H)
#define __FLOAT_H
extern int DBL_DIG;
extern doubl
www.eeworm.com/read/367457/9746969
h float.h
/* float.h -- ANSI header file
Copyright 1988-90, Gimpel Software, All Rights Reserved
*/
#ifndef __FLOAT_H
#define __FLOAT_H
extern int DBL_DIG;
extern double DBL_EPSILON;
www.eeworm.com/read/367274/9763507
h float.h
/* float.h header file for the floating-point constant module of
* the Netwide Assembler
*
* The Netwide Assembler is copyright (C) 1996 Simon Tatham and
* Julian Hall. All rights reser
www.eeworm.com/read/367274/9763744
asm float.asm
;Testname=unoptimized; Arguments=-O0 -fbin -ofloat.bin; Files=stdout stderr float.bin
;Testname=optimized; Arguments=-Ox -fbin -ofloat.bin; Files=stdout stderr float.bin
;
; Test of floating-po
www.eeworm.com/read/367274/9763937
c float.c
/* float.c floating-point constant support for the Netwide Assembler
*
* The Netwide Assembler is copyright (C) 1996 Simon Tatham and
* Julian Hall. All rights reserved. The software is
*
www.eeworm.com/read/170603/9796778
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.4028234663852886
www.eeworm.com/read/170603/9796803
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.4028234663852886