std
::
math
::
nolibc
DoubleInternal
union
DoubleInternal
{
double
f
;
ulong
i
;
}
Members
Methods