Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/awk/
Dtran.c369 double dtemp; in get_str_val() local
380 if (modf(vp->fval, &dtemp) == 0) /* it's integral */ in get_str_val()