Home
last modified time | relevance | path

Searched refs:HashSet_Add (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/bmake/
H A Dhash.h157 HashSet_Add(HashSet *set, const char *key) in HashSet_Add() function
H A Ddir.c1475 (void)HashSet_Add(&dir->files, dp->d_name); in CacheNewDir()
H A Dsuff.c1118 if (HashSet_Add(&seen, src->file)) in FindThem()