Home
last modified time | relevance | path

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

/ndk/sources/host-tools/nawk-20071023/
Dtran.c365 double dtemp; in get_str_val() local
376 if (modf(vp->fval, &dtemp) == 0) /* it's integral */ in get_str_val()