代码搜索:float
找到约 10,000 项符合「float」的源代码
代码结果 10,000
www.eeworm.com/read/243006/12969287
c float.c
www.eeworm.com/read/243006/12969374
doc float.doc
www.eeworm.com/read/140161/13101965
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 rese
www.eeworm.com/read/140161/13102042
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/326496/13137729
h float.h
www.eeworm.com/read/326496/13137794
c float.c
www.eeworm.com/read/326496/13137844
doc float.doc
www.eeworm.com/read/325866/13179156
asm float.asm
;*******************************************************************
; Binary Floating Point Addition, Subtraction, Multiplication
; and Divide routines.
;
;***********
www.eeworm.com/read/240985/13182287
h float.h
/* float.h
Defines implementation specific macros for dealing with
floating point.
Copyright (c) 1987, 1991 by Borland International
All Rights Reserved.
*/
#ifndef __FLOA
www.eeworm.com/read/139175/13185571
h float.h
/****************************************************************
Define characteristics of floating types. The
actual values and their types ultimately depend
on compiler options.
***********