Searched refs:hashfunc (Results 1 – 4 of 4) sorted by relevance
60 uint32_t (*hashfunc)(void *, struct _citrus_region *), in _citrus_db_open()86 db->db_hashfunc = hashfunc; in _citrus_db_open()
76 _citrus_db_hash_func_t hashfunc, in _citrus_db_factory_create() argument87 df->df_hashfunc = hashfunc; in _citrus_db_factory_create()
267 hashfunc(const char *s, size_t len) in hashfunc() function351 hash = hashfunc(name, len); in macrotable_findlen()448 hash = hashfunc(m->name, strlen(m->name)); in macrotable_add()474 hash = hashfunc(macro, strlen(macro)); in macro_define_common_start()
1624 (hashfunc)0, /* tp_hash */ in _PySwigObject_type()1787 (hashfunc)0, /* tp_hash */ in _PySwigPacked_type()