代码搜索:float
找到约 10,000 项符合「float」的源代码
代码结果 10,000
www.eeworm.com/read/274253/10880206
h float.h
www.eeworm.com/read/470291/6917547
h float.h
/* float.h
Defines implementation specific macros for dealing with
floating point.
Copyright (c) 1987, 1992 by Borland International
All Rights Reserved.
*/
#ifndef __FLOA
www.eeworm.com/read/366874/6951741
h float.h
www.eeworm.com/read/468766/6987595
h float.h
/* - FLOAT.H -
The ANSI floating point limits.
Version: 3.20 [IANR]
*/
#ifndef _FLOAT_INCLUDED
#define FLT_RADIX 2
#define FLT_ROUNDS 1
#define FLT_MANT_DIG
www.eeworm.com/read/467628/7006147
l float.l
%{
#include
%}
%%
[0-9]*[.][0-9]+ printf("%s is float number",yytext);
[0-9]+ printf("%s is not a float number",yytext);
[.]+ printf("%s is not a valid input",yytext);
%%
www.eeworm.com/read/135045/7108887
h float.h
www.eeworm.com/read/355973/7110013
c float.c
/*
* This file is part of SIS.
*
* SIS, SPARC instruction simulator. Copyright (C) 1995 Jiri Gaisler, European
* Space Agency
*
* This program is free software; you can redistribute it and/or mo
www.eeworm.com/read/464339/7165112
h float.h
www.eeworm.com/read/463307/7183832
h float.h
/********************************************************************/
/* float.h v7.00 */
/* Copyright (c) 1988-1996 Texas Instruments Inc.