Searched refs:decimal (Results 26 - 26 of 26) sorted by relevance

12

/freebsd-current/stand/ficl/
H A Dwords.c200 ** (jws 8/01) Trailing decimal point causes a zero cell to be pushed. (See
234 if ((count > 0) && (cp[count-1] == '.')) /* detect & remove trailing decimal */
2358 static void decimal(FICL_VM *pVM) function
4930 dictAppendWord(dp, "decimal", decimal, FW_DEFAULT);

Completed in 77 milliseconds

12