Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/
H A Dx-hash.h39 typedef int (x_compare_fun)(const void *a, const void *b); typedef
48 x_compare_fun * compare,
H A Dx-hash.c48 x_compare_fun *compare_keys;
147 x_compare_fun * compare, in X_PFX()