Home
last modified time | relevance | path

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

/src/stand/ficl/
H A Dwords.c1944 static void bitwiseAnd(FICL_VM *pVM) in bitwiseAnd() function
4914 dictAppendWord(dp, "and", bitwiseAnd, FW_DEFAULT); in ficlCompileCore()