Home
last modified time | relevance | path

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

/NextBSD/sys/boot/ficl/
HDsearch.c93 static void getCurrent(FICL_VM *pVM) in getCurrent() function
370 getCurrent, FW_DEFAULT); in ficlCompileSearch()
/NextBSD/contrib/llvm/include/llvm/ADT/
HDSTLExtras.h128 inline const RootIt &getCurrent() const { return current; } in getCurrent() function
187 return mapped_iterator<Iterator, Func>(X.getCurrent() - N, X.getFunc());