ps2sdk
1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
|
#include <hashtab.h>
Data Fields | |
struct hitem ** | table |
word | logsize |
size_t | mask |
ub4 | count |
ub4 | apos |
struct hitem * | ipos |
struct reroot * | space |
ub4 | bcount |
ub4 htab::apos |
Definition at line 61 of file hashtab.h.
Referenced by hcreate(), hfirst(), and hnbucket().