Home
last modified time | relevance | path

Searched defs:toName (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/bmake/
H A Dsuff.c678 const char *toName; in RebuildGraph() local
/freebsd/contrib/llvm-project/lld/COFF/
H A DWriter.cpp1450 StringRef toName = p.second; in mergeSections() local
/freebsd/stand/ficl/
H A Dwords.c2870 static void toName(FICL_VM *pVM) in toName() function