Home | History | Annotate | Download | only in glib

Lines Matching full:hash

265 	* tests/hash-test.c:
266 Add test where hash function always returns a single value.
281 - Fixed bug that overwrote nodes in hash buckets instead of
282 adding them to the hash bucket node list.
283 Hash tables now work as advertised.
298 * tests/hash-test.c:
709 * tests/hash-test.c, tests/list-test.c, tests/slist-test.c,
2335 allows one to free a key in the hash.
2393 * glib.h: add new hash and equal functions g_int_*. complement
2478 a hash node's key should not also get replaced when overriding