Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dhash.h142 bool HashIter_Next(HashIter *) MAKE_ATTR_USE;
H A Dhash.c311 HashIter_Next(HashIter *hi) in HashIter_Next() function
H A Ddir.c510 while (HashIter_Next(&hi)) in FreeCachedTable()
657 while (HashIter_Next(&hi)) { in DirMatchFiles()
H A Dmain.c2013 more = HashIter_Next(&hi); in purge_relative_cached_realpaths()
2016 more = HashIter_Next(&hi); in purge_relative_cached_realpaths()
H A Darch.c207 while (HashIter_Next(&hi)) in ArchFree()
H A Dvar.c641 while (HashIter_Next(&hi)) { in Var_DeleteAll()
834 while (HashIter_Next(&hi)) { in Var_ReexportVars()
4879 while (HashIter_Next(&hi)) in Var_Dump()
H A Dparse.c3021 while (HashIter_Next(&hi)) { in Parse_End()