Home
last modified time | relevance | path

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

/src/stand/ficl/
H A Dwords.c4844 static void ficlSeedRandom(FICL_VM *pVM) in ficlSeedRandom() function
5165 dictAppendWord(dp, "seed-random",ficlSeedRandom,FW_DEFAULT); in ficlCompileCore()