Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFYAML.cpp1229 uint8_t toValue(StringRef Name) { in toValue() function
1251 Ret |= toValue(Val); in denormalize()
/freebsd/stand/ficl/
H A Dwords.c4121 static void toValue(FICL_VM *pVM) in toValue() function
5025 dictAppendWord(dp, "to", toValue, FW_IMMEDIATE); in ficlCompileCore()