Home
last modified time | relevance | path

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

/freebsd-12.1/stand/ficl/
H A Dwords.c1039 static void commentLine(FICL_VM *pVM) in commentLine() function
5028 dictAppendWord(dp, "\\", commentLine, FW_IMMEDIATE); in ficlCompileCore()