Searched refs:DigitGen (Results 1 – 1 of 1) sorted by relevance
/lvgl-latest/src/libs/thorvg/rapidjson/internal/ |
D | dtoa.h | 60 inline void DigitGen(const DiyFp& W, const DiyFp& Mp, uint64_t delta, char* buffer, int* len, int* … in DigitGen() function 127 DigitGen(W, Wp, Wp.f - Wm.f, buffer, length, K); in Grisu2()
|