Searched defs:__ftoa_engine (Results 1 – 2 of 2) sorted by relevance
90 int __ftoa_engine(float val, struct dtoa *ftoa, int maxDigits, bool fmode, int maxDecimals) in __ftoa_engine() function
299 __ftoa_engine(float x, struct dtoa *dtoa, int max_digits, bool fmode, int max_decimals) in __ftoa_engine() function