Searched refs:ht_resourceid_compare (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server/dist/test/
H A Dhashtabletest.c36 h = ht_create(sizeof(XID), sizeof(int), ht_resourceid_hash, ht_resourceid_compare, NULL);
94 h = ht_create(sizeof(XID), 0, ht_resourceid_hash, ht_resourceid_compare, NULL);
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dhashtable.h133 extern _X_EXPORT int ht_resourceid_compare(void *cdata,
H A Dhashtable.c263 ht_resourceid_compare(void* cdata, const void* a, const void* b) function in typeref:typename:int
H A Dxres.c176 ht_resourceid_hash, ht_resourceid_compare,

Completed in 4 milliseconds