Home
last modified time | relevance | path

Searched refs:ei_bucket (Results 1 – 25 of 36) sorted by relevance

12

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/erl_interface/src/registry/
H A Dreg_purge.c25 static ei_bucket *do_purge(ei_reg *reg, int i) in do_purge()
28 ei_bucket *head = tab->tab[i]; in do_purge()
29 ei_bucket *this, *next; in do_purge()
H A Dhash_insert.c31 static ei_bucket *ei_hash_bmalloc(ei_hash *tab) in ei_hash_bmalloc()
33 ei_bucket *new; in ei_hash_bmalloc()
56 ei_bucket *b=NULL; in ei_hash_insert()
H A Dhash_remove.c31 void ei_hash_bfree(ei_hash *tab, ei_bucket *b) in ei_hash_bfree()
53 ei_bucket *b=NULL, *tmp=NULL; in ei_hash_remove()
H A Dhash_rlookup.c32 ei_bucket *b; in ei_hash_rlookup()
H A Dhash_foreach.c32 ei_bucket *b; in ei_hash_foreach()
H A Dhash_lookup.c29 ei_bucket *b=NULL; in ei_hash_lookup()
H A Dhash_freetab.c31 ei_bucket *b, *next; in ei_hash_freetab()
H A Dhash_newtab.c42 tab->tab = (ei_bucket **)((char *)tab + bucketpos); in ei_hash_newtab()
H A Dhash.h46 void ei_hash_bfree(ei_hash *tab, ei_bucket *b);
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/erl_interface/src/registry/
H A Dreg_purge.c25 static ei_bucket *do_purge(ei_reg *reg, int i) in do_purge()
28 ei_bucket *head = tab->tab[i]; in do_purge()
29 ei_bucket *this, *next; in do_purge()
H A Dhash_insert.c31 static ei_bucket *ei_hash_bmalloc(ei_hash *tab) in ei_hash_bmalloc()
33 ei_bucket *new; in ei_hash_bmalloc()
56 ei_bucket *b=NULL; in ei_hash_insert()
H A Dhash_remove.c31 void ei_hash_bfree(ei_hash *tab, ei_bucket *b) in ei_hash_bfree()
53 ei_bucket *b=NULL, *tmp=NULL; in ei_hash_remove()
H A Dhash_rlookup.c32 ei_bucket *b; in ei_hash_rlookup()
H A Dhash_foreach.c32 ei_bucket *b; in ei_hash_foreach()
H A Dhash_lookup.c29 ei_bucket *b=NULL; in ei_hash_lookup()
H A Dhash_freetab.c31 ei_bucket *b, *next; in ei_hash_freetab()
H A Dhash_newtab.c42 tab->tab = (ei_bucket **)((char *)tab + bucketpos); in ei_hash_newtab()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/erl_interface/src/registry/
H A Dreg_purge.c25 static ei_bucket *do_purge(ei_reg *reg, int i) in do_purge()
28 ei_bucket *head = tab->tab[i]; in do_purge()
29 ei_bucket *this, *next; in do_purge()
H A Dhash_insert.c31 static ei_bucket *ei_hash_bmalloc(ei_hash *tab) in ei_hash_bmalloc()
33 ei_bucket *new; in ei_hash_bmalloc()
56 ei_bucket *b=NULL; in ei_hash_insert()
H A Dhash_remove.c31 void ei_hash_bfree(ei_hash *tab, ei_bucket *b) in ei_hash_bfree()
53 ei_bucket *b=NULL, *tmp=NULL; in ei_hash_remove()
H A Dhash_rlookup.c32 ei_bucket *b; in ei_hash_rlookup()
H A Dhash_foreach.c32 ei_bucket *b; in ei_hash_foreach()
H A Dhash_lookup.c29 ei_bucket *b=NULL; in ei_hash_lookup()
H A Dhash_freetab.c31 ei_bucket *b, *next; in ei_hash_freetab()
H A Dhash_newtab.c42 tab->tab = (ei_bucket **)((char *)tab + bucketpos); in ei_hash_newtab()

12