PNUniq 123 core/internal.c P->uniq = (PNUniq)potion_rand_int(); PNUniq 235 core/khash.h KHASH_INIT(name, t, _PN, PNUniq, const char *, 0, kh_pnstr_hash_func, \ PNUniq 227 core/potion.h PNUniq uniq PNUniq 236 core/potion.h #define PN_NUMHASH(x) (PNUniq)((x)>>33^(x)^(x)<<11) PNUniq 709 core/potion.h res->uniq = (PNUniq)potion_rand_int(); PNUniq 617 core/table.c PNUniq xu = PN_UNIQ(x); PNUniq 621 core/table.c PNUniq u = PN_UNIQ(t->set[m]); PNUniq 19 core/table.h typedef PN (*PN_IVAR_FUNC)(PNUniq hash);