Home
last modified time | relevance | path

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

/freebsd-12.1/stand/ficl/
H A Dwords.c4835 static void ficlRandom(FICL_VM *pVM) in ficlRandom() function
5165 dictAppendWord(dp, "random", ficlRandom, FW_DEFAULT); in ficlCompileCore()