Home
last modified time | relevance | path

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

/third_party/iowow/src/utils/
Diwconv.c125 int useExp = (m >= 14 || (neg && m >= 9) || m <= -9); in iwftoa() local
130 if (useExp) { in iwftoa()
154 if (useExp) { in iwftoa()