Home
last modified time | relevance | path

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

/trueos/sys/boot/ficl/
HDwords.c4345 static void get2LocalParen(FICL_VM *pVM) in get2LocalParen() function
5079 dictAppendWord(dp, "(@2local)", get2LocalParen, FW_COMPILE); in ficlCompileCore()