Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/bmake/
HDhash.h100 typedef struct HashIter { struct
104 } HashIter; argument
125 HashIter_Init(HashIter *hi, HashTable *t) in HashIter_Init()
144 HashEntry *HashIter_Next(HashIter *);
174 HashIter_InitSet(HashIter *hi, HashSet *set) in HashIter_InitSet()
HDhash.c309 HashIter_Next(HashIter *hi) in HashIter_Next()
HDarch.c205 HashIter hi; in ArchFree()
HDdir.c645 HashIter hi; in DirMatchFiles()
HDmain.c1973 HashIter hi; in purge_relative_cached_realpaths()
HDvar.c710 HashIter hi; in Var_ReexportVars()
4785 HashIter hi; in Var_Dump()