Home
last modified time | relevance | path

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

/freebsd-11-stable/stand/ficl/
HDfloat.c59 static void Fadd(FICL_VM *pVM) in Fadd() function
1002 dictAppendWord(dp, "f+", Fadd, FW_DEFAULT); in ficlCompileFloat()