Home
last modified time | relevance | path

Searched refs:HashEntry_Set (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/bmake/
H A Dhash.h116 HashEntry_Set(HashEntry *he, void *datum) in HashEntry_Set() function
H A Dhash.c290 HashEntry_Set(he, value); in HashTable_Set()
H A Dtarg.c280 HashEntry_Set(he, gn); in Targ_GetNode()
H A Dvar.c563 HashEntry_Set(he, v); in VarAdd()
1206 HashEntry_Set(he, v); in Var_Append()
H A Dparse.c2321 HashEntry_Set(he, curFile->guard); in ParseEOF()