Home
last modified time | relevance | path

Searched refs:iwftoa (Results 1 – 4 of 4) sorted by relevance

/third_party/iowow/src/utils/
Diwconv.h52 IW_EXPORT char* iwftoa(long double v, char buf[static IWNUMBUF_SIZE]);
Diwconv.c143 char* iwftoa(long double n, char s[static IWNUMBUF_SIZE]) { in iwftoa() function
/third_party/ejdb/
DChangelog379 * All uses of `iwftoa` replaced by `jbi_ftoa`
/third_party/iowow/
DChangelog522 * Rewrite of iwftoa() (iwconv.h)