Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dwords.c1980 static void bitwiseNot(FICL_VM *pVM) in bitwiseNot() function
4954 dictAppendWord(dp, "invert", bitwiseNot, FW_DEFAULT); in ficlCompileCore()