Home
last modified time | relevance | path

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

/src/stand/ficl/
H A Dwords.c208 char hasDP = FALSE; in ficlParseNumber() local
236 hasDP = TRUE; in ficlParseNumber()
259 if (hasDP) /* simple (required) DOUBLE support */ in ficlParseNumber()