PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
htab Struct Reference
+ Collaboration diagram for htab:

Data Fields

struct hitem ** table
 
word logsize
 
size_t mask
 
ub4 count
 
ub4 apos
 
struct hitemipos
 
struct rerootspace
 
ub4 bcount
 

Detailed Description

Definition at line 55 of file hashtab.h.

Field Documentation

◆ table

struct hitem** htab::table

Definition at line 57 of file hashtab.h.

◆ logsize

word htab::logsize

Definition at line 58 of file hashtab.h.

◆ mask

size_t htab::mask

Definition at line 59 of file hashtab.h.

◆ count

ub4 htab::count

Definition at line 60 of file hashtab.h.

◆ apos

ub4 htab::apos

Definition at line 61 of file hashtab.h.

◆ ipos

struct hitem* htab::ipos

Definition at line 62 of file hashtab.h.

◆ space

struct reroot* htab::space

Definition at line 63 of file hashtab.h.

◆ bcount

ub4 htab::bcount

Definition at line 64 of file hashtab.h.


The documentation for this struct was generated from the following file: