Home
last modified time | relevance | path

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

/src/stand/ficl/
H A Dtestmain.c212 static void spewHash(FICL_VM *pVM) in spewHash() function
300 ficlBuild(pSys, "spewhash", spewHash, FW_DEFAULT); in buildTestInterface()