Searched defs:Hash_GetValue (Results 1 – 2 of 2) sorted by relevance
/minix3/sbin/rcorder/ | ||
H A D | hash.h | 130 #define Hash_GetValue(h) ((h)->clientData) macro |
/minix3/usr.bin/make/ | ||
H A D | hash.h | 128 #define Hash_GetValue(h) ((h)->clientInfo.clientPtr) macro |