Home
last modified time | relevance | path

Searched refs:sparse_ent_ (Results 1 – 1 of 1) sorted by relevance

/coreutils/gl/lib/
Drandperm.c82 struct sparse_ent_ struct
91 struct sparse_ent_ const *ent = x; in sparse_hash_() argument
98 struct sparse_ent_ const *ent1 = x; in sparse_cmp_()
99 struct sparse_ent_ const *ent2 = y; in sparse_cmp_()
122 struct sparse_ent_ *v1 = hash_remove (sv, &(struct sparse_ent_) {i,0}); in sparse_swap()
123 struct sparse_ent_ *v2 = hash_remove (sv, &(struct sparse_ent_) {j,0}); in sparse_swap()