Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
ieee.h File Reference
#include "diy-fp.h"

Go to the source code of this file.

Classes

class  double_conversion::Double
 
class  double_conversion::Single
 

Namespaces

namespace  double_conversion
 

Functions

static uint64_t double_conversion::double_to_uint64 (double d)
 
static double double_conversion::uint64_to_double (uint64_t d64)
 
static uint32_t double_conversion::float_to_uint32 (float f)
 
static float double_conversion::uint32_to_float (uint32_t d32)