Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/make/
H A Dhash.h98 typedef struct HashIter { struct
102 } HashIter; argument
123 HashIter_Init(HashIter *hi, HashTable *t) in HashIter_Init()
142 bool HashIter_Next(HashIter *) MAKE_ATTR_USE;
172 HashIter_InitSet(HashIter *hi, HashSet *set) in HashIter_InitSet()
H A Dhash.c311 HashIter_Next(HashIter *hi) in HashIter_Next()
H A Ddir.c508 HashIter hi; in FreeCachedTable()
648 HashIter hi; in DirMatchFiles()
H A Darch.c156 HashIter hi; in ArchFree()
H A Dvar.c605 HashIter hi; in Var_Delete()
796 HashIter hi; in Var_ReexportVars()
4800 HashIter hi; in Var_Expand()
H A Dmain.c2008 HashIter hi; in purge_relative_cached_realpaths()
H A Dparse.c2949 HashIter hi; in Parse_File()