storage_hash
struct storage_hash *in;
struct storage_hash *hash;
struct storage_hash *entry;
struct storage_hash *entry;
struct storage_hash *entry;
static struct storage_hash *find_storage_hash(pseudo_t pseudo, struct storage_hash_list *list)
struct storage_hash *entry;
static struct storage_hash *find_or_create_hash(pseudo_t pseudo, struct storage_hash_list **listp)
struct storage_hash *entry;
struct storage_hash *in;
struct storage_hash *out;
static struct storage_hash *find_pseudo_storage(struct bb_state *state, pseudo_t pseudo, struct hardreg *reg)
struct storage_hash *src;
struct storage_hash *dst;
struct storage_hash *src;
struct storage_hash *hash;
struct storage_hash *src;
struct storage_hash_list **listp = storage_hash_table + storage_hash(bb,pseudo,inout);
struct storage_hash *hash = alloc_storage_hash(storage);
const struct storage_hash *a = _a;
const struct storage_hash *b = _b;
struct storage_hash *entry, *last;
ALLOCATOR(storage_hash, "storage hash");
const struct storage_hash *a = _a;
const struct storage_hash *b = _b;
struct storage_hash *entry, *prev;
struct storage_hash *hash;
struct storage_hash *hash;
struct storage_hash_list *list = storage_hash_table[storage_hash(bb,pseudo,inout)];
struct storage_hash *hash;
DECLARE_PTR_LIST(storage_hash_list, struct storage_hash);
DECLARE_ALLOCATOR(storage_hash);
static inline struct storage_hash *alloc_storage_hash(struct storage *s)
struct storage_hash *entry = __alloc_storage_hash(0);