Home
last modified time | relevance | path

Searched defs:IWFTOA_BUFSIZE (Results 1 – 2 of 2) sorted by relevance

/third_party/iowow/src/utils/
Diwconv.h38 #define IWFTOA_BUFSIZE 32 macro
Diwconv.c107 char *iwftoa(long double n, char s[static IWFTOA_BUFSIZE]) { in iwftoa()