Home
last modified time | relevance | path

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

/dports/devel/libmba/libmba-0.9.1/src/mba/
H A Dhashmap.h27 #define hash_text hash_wcs
54 LIBMBA_API unsigned long hash_wcs(const void *wcs, void *context);
/dports/devel/libmba/libmba-0.9.1/src/
H A Dhashmap.c76 hash_wcs(const void *wcs, void *context) in hash_wcs() function