Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dfloat.c267 static void Ftoi(FICL_VM *pVM) in Ftoi() function
1041 dictAppendWord(dp, "float>int", Ftoi, FW_DEFAULT); in ficlCompileFloat()