Home
last modified time | relevance | path

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

/trueos/sys/boot/ficl/
HDwords.c2924 static void numberSign(FICL_VM *pVM) in numberSign() function
4857 dictAppendWord(dp, "#", numberSign, FW_DEFAULT); in ficlCompileCore()