Searched defs:ihash (Results 1 – 3 of 3) sorted by relevance
10 #define ihash(s) imagealloc.hash[s%IHASHSIZE] macro
20 User* ihash; /* lookup by .uid */ member32 User* ihash[NUserHash]; /* lookup by .uid */ member
26 #define ihash(s) imagealloc.hash[s%IHASHSIZE] macro