webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include "config.h"
#include "fast-dtoa.h"
#include "cached-powers.h"
#include "diy-fp.h"
#include "double.h"
Namespaces | |
WTF | |
WTF::double_conversion | |
Functions | |
bool | WTF::double_conversion::FastDtoa (double d, FastDtoaMode mode, int requested_digits, BufferReference< char > buffer, int *length, int *decimal_point) |