構造体定義書 仕様書作成ツール【A HotDocument】

hash_control

構文構文

struct hash_control

ファイル名ファイル名

hash.h

構造体情報構造体情報

No. 名称 属性説明
1
hash_control   
  hash_where hash_entry * address of hash table
  hash_sizelog int Log of ( hash_mask + 1 )
  hash_mask int masks a hash into index into table
  hash_full int when hash_stat[STAT_USED] exceeds this,
  hash_wall hash_entry * point just after last (usable) entry
  hash_stat[HASH_STATLENGTH] int lies & statistics

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー