Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/make/
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.c2012 more = HashIter_Next(&hi); in purge_relative_cached_realpaths()
2015 more = HashIter_Next(&hi); in purge_relative_cached_realpaths()
H A Darch.c159 while (HashIter_Next(&hi)) in ArchFree()
H A Dvar.c607 while (HashIter_Next(&hi)) {
800 while (HashIter_Next(&hi)) { in Var_ReexportVars()
4807 while (HashIter_Next(&hi))
H A Dparse.c2959 while (HashIter_Next(&hi)) { in Parse_File()