Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/citrus/
H A Dcitrus_db.c60 uint32_t (*hashfunc)(void *, struct _citrus_region *), in _citrus_db_open()
86 db->db_hashfunc = hashfunc; in _citrus_db_open()
H A Dcitrus_db_factory.c76 _citrus_db_hash_func_t hashfunc, in _citrus_db_factory_create() argument
87 df->df_hashfunc = hashfunc; in _citrus_db_factory_create()
/netbsd-src/external/bsd/tradcpp/dist/
H A Dmacro.c267 hashfunc(const char *s, size_t len) in hashfunc() function
351 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()
/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/python/
H A Dnetpgppython_wrap.c1624 (hashfunc)0, /* tp_hash */ in _PySwigObject_type()
1787 (hashfunc)0, /* tp_hash */ in _PySwigPacked_type()