代码搜索:float

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

代码结果 10,000
www.eeworm.com/read/460526/1560794

h float.h

/* * float.h * * Constants related to floating point arithmetic. * * Also included here are some non-ANSI bits for accessing the floating * point controller. * * NOTE: GCC provides float.h, a
www.eeworm.com/read/460526/1560914

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/459570/1568270

h float.h

/*-------------------------------------------------------------------------- FLOAT.H Limits for floating point types. Copyright (c) 1988-2001 Keil Elektronik GmbH and Keil Software, Inc. All rig
www.eeworm.com/read/459135/1573469

h float.h

#ifndef __FLOAT_H_ #define __FLOAT_H_ #define FLT_ROUNDS (__flt_rounds()) #define FLT_RADIX 2 #define FLT_DIG 6 #define FLT_EPSILON 1.19209289550781250000e-07 #define
www.eeworm.com/read/453107/1642626

h float.h

/* Copyright (C) 2002 Free Software Foundation, Inc. This file is part of GCC. GCC is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as pub
www.eeworm.com/read/453107/1642641

h float.h

/* Copyright (C) 2002 Free Software Foundation, Inc. This file is part of GCC. GCC is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as pub
www.eeworm.com/read/250243/4434923

h float.h

/* * Linux/PA-RISC Project (http://www.parisc-linux.org/) * * Floating-point emulation code * Copyright (C) 2001 Hewlett-Packard (Paul Bame) * * This program is free softwa
www.eeworm.com/read/249574/4446799

h float.h

/*-------------------------------------------------------------------------- FLOAT.H Limits for floating point types. Copyright (c) 1988-2001 Keil Elektronik GmbH and Keil Software, Inc. All rig
www.eeworm.com/read/248727/4464781

h float.h

/* Do not define CYGONCE_ISO_FLOAT_H. It is not appropriate for this file */ /*======================================================================== // // float.h // // ISO standard
www.eeworm.com/read/247605/4479286

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. *