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()
512 HashIter_Init(&hi, tbl); in FreeCachedTable()
647 HashIter_Init(&hi, &scope->vars); in Var_DeleteAll()840 HashIter_Init(&hi, &SCOPE_GLOBAL->vars); in Var_ReexportVars()4955 HashIter_Init(&hi, &scope->vars); in Var_Dump()
2016 HashIter_Init(&hi, &cached_realpaths); in purge_relative_cached_realpaths()
2979 HashIter_Init(&hi, &guards); in Parse_End()
1366 o remove redundant declaration of HashIter_Init1533 o inline HashIter_Init