OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:floatValue
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/
svga3d_cmd.h
460
float
floatValue
;
900
float
floatValue
;
/src/external/gpl3/gcc.old/dist/gcc/d/dmd/
typesem.d
2488
Expression
floatValue
(real_t r)
2517
case Tfloat32: return
floatValue
(target.FloatProperties.max);
2520
case Tfloat64: return
floatValue
(target.DoubleProperties.max);
2523
case Tfloat80: return
floatValue
(target.RealProperties.max);
2552
case Tfloat32: return
floatValue
(target.FloatProperties.min_normal);
2555
case Tfloat64: return
floatValue
(target.DoubleProperties.min_normal);
2558
case Tfloat80: return
floatValue
(target.RealProperties.min_normal);
2574
case Tfloat80: return
floatValue
(target.RealProperties.nan);
2590
case Tfloat80: return
floatValue
(target.RealProperties.infinity);
2616
case Tfloat32: return
floatValue
(target.FloatProperties.epsilon)
[
all
...]
Completed in 51 milliseconds
Indexes created Wed Jul 08 00:27:11 UTC 2026