Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dprefix.c139 static void prefixHex(FICL_VM *pVM) in prefixHex() function
186 dictAppendWord(dp, "0x", prefixHex, FW_DEFAULT); in ficlCompilePrefix()