Searched refs:hashboolean (Results 1 – 2 of 2) sorted by relevance
74 #define hashboolean(t,p) hashpow2(t, p) macro147 return hashboolean(t, 0); in mainposition()149 return hashboolean(t, 1); in mainposition()
54 #define hashboolean(t,p) hashpow2(t, p) macro112 return hashboolean(t, bvalue(key)); in mainposition()