Searched refs:size_htab_eq (Results 1 – 2 of 2) sorted by relevance
71 static int size_htab_eq PARAMS ((const void *, const void *));1366 size_htab_eq (x, y) in size_htab_eq() function1405 size_htab = htab_create (1024, size_htab_hash, size_htab_eq, NULL);
10645 (size_htab_hash, size_htab_eq): New functions.