Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dwords.c1956 static void bitwiseOr(FICL_VM *pVM) in bitwiseOr() function
4968 dictAppendWord(dp, "or", bitwiseOr, FW_DEFAULT); in ficlCompileCore()