Home
last modified time | relevance | path

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

/third_party/iowow/src/utils/
Diwconv.h50 IW_EXPORT char* iwftoa(long double v, char buf[static IWFTOA_BUFSIZE]);
Diwconv.c107 char *iwftoa(long double n, char s[static IWFTOA_BUFSIZE]) { in iwftoa() function
/third_party/ejdb/
DChangelog315 * All uses of `iwftoa` replaced by `jbi_ftoa`
/third_party/iowow/
DChangelog415 * Rewrite of iwftoa() (iwconv.h)