Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xext/
H A Dhashtable.h21 typedef unsigned (*HashFunc)(void * cdata, const void * ptr, int numBits); typedef
56 HashFunc hash,
H A Dhashtable.c23 HashFunc hash;
38 HashFunc hash, in ht_create()