Home
last modified time | relevance | path

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

/trueos/sys/boot/ficl/
HDwords.c4083 static void userVariable(FICL_VM *pVM) in userVariable() function
5149 dictAppendWord(dp, "user", userVariable, FW_DEFAULT); in ficlCompileCore()