Searched defs:Hash_SetValue (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/rcorder/
H A Dhash.h138 #define Hash_SetValue(h, val) ((h)->clientData = (void *) (val)) macro
/netbsd-6-1-5-RELEASE/usr.bin/make/
H A Dhash.h137 #define Hash_SetValue(h, val) ((h)->clientInfo.clientPtr = (val)) macro

Completed in 57 milliseconds