Home
last modified time | relevance | path

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

/src/stand/ficl/
H A Dfloat.c464 static void FtwoOver(FICL_VM *pVM) in FtwoOver() function
1033 dictAppendWord(dp, "f2over", FtwoOver, FW_DEFAULT); in ficlCompileFloat()