Home
last modified time | relevance | path

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

/freebsd-14-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.c660 HashIter hi; in DirMatchFiles()
HDmain.c1978 HashIter hi; in purge_relative_cached_realpaths()
HDvar.c725 HashIter hi; in Var_ReexportVars()
4838 HashIter hi; in Var_Dump()
HDparse.c3077 HashIter hi; in Parse_End()