HomeSort by: relevance | last modified time | path
    Searched refs:HashIter (Results 1 - 7 of 7) sorted by relevancy

  /src/usr.bin/make/
hash.h 98 typedef struct HashIter {
102 } HashIter;
123 HashIter_Init(HashIter *hi, HashTable *t)
142 bool HashIter_Next(HashIter *) MAKE_ATTR_USE;
172 HashIter_InitSet(HashIter *hi, HashSet *set)
hash.c 311 HashIter_Next(HashIter *hi)
dir.c 508 HashIter hi;
648 HashIter hi;
arch.c 156 HashIter hi;
main.c 1986 HashIter hi;
var.c 632 HashIter hi;
823 HashIter hi;
4901 HashIter hi;
parse.c 2964 HashIter hi;

Completed in 38 milliseconds