Searched refs:HashIter_Init (Results 1 – 7 of 7) sorted by relevance
123 HashIter_Init(HashIter *hi, HashTable *t) in HashIter_Init() function174 HashIter_Init(hi, &set->tbl); in HashIter_InitSet()
206 HashIter_Init(&hi, &a->members); in ArchFree()
509 HashIter_Init(&hi, tbl); in FreeCachedTable()
621 HashIter_Init(&hi, &scope->vars); in Var_DeleteAll()814 HashIter_Init(&hi, &SCOPE_GLOBAL->vars); in Var_ReexportVars()4828 HashIter_Init(&hi, &scope->vars); in Var_Dump()
2033 HashIter_Init(&hi, &cached_realpaths); in purge_relative_cached_realpaths()
2963 HashIter_Init(&hi, &guards); in Parse_End()
1010 o remove redundant declaration of HashIter_Init1177 o inline HashIter_Init