Leptonica 1.68
C Image Processing Library
|
#include <array.h>
Data Fields | |
l_int32 | nbuckets |
l_int32 | initsize |
struct Numa ** | numa |
Definition at line 77 of file array.h.
Referenced by numaHashAdd(), numaHashCreate(), numaHashDestroy(), and numaHashGetNuma().
Definition at line 78 of file array.h.
Referenced by numaHashAdd(), and numaHashCreate().
struct Numa** NumaHash::numa |
Definition at line 79 of file array.h.
Referenced by numaHashAdd(), numaHashCreate(), numaHashDestroy(), and numaHashGetNuma().