Home
last modified time | relevance | path

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

/src/stand/ficl/
H A Dfloat.c411 static void FtwoDrop(FICL_VM *pVM) in FtwoDrop() function
1031 dictAppendWord(dp, "f2drop", FtwoDrop, FW_DEFAULT); in ficlCompileFloat()