Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dfloat.c109 static void Fnegate(FICL_VM *pVM) in Fnegate() function
1046 dictAppendWord(dp, "fnegate", Fnegate, FW_DEFAULT); in ficlCompileFloat()