Home
last modified time | relevance | path

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

/freebsd-11-stable/stand/ficl/
HDwords.c4236 static void toLocal1(FICL_VM *pVM) in toLocal1() function
5088 dictAppendWord(dp, "(toLocal1)",toLocal1, FW_COMPILE); in ficlCompileCore()