Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/boot/ficl/
Dfloat.c425 static void Fdup(FICL_VM *pVM) in Fdup() function
1019 dictAppendWord(dp, "fdup", Fdup, FW_DEFAULT); in ficlCompileFloat()