Searched refs:x_compare_fun (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/ | ||
| H A D | x-hash.h | 38 typedef int (x_compare_fun) (const void *a, const void *b); typedef in typeref:typename:int ()(const void * a,const void * b) 47 x_compare_fun *compare, |
| H A D | x-hash.c | 45 x_compare_fun *compare_keys; 147 x_compare_fun *compare, |
| /xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/ | ||
| H A D | x-hash.h | 39 typedef int (x_compare_fun)(const void *a, const void *b); typedef in typeref:typename:int ()(const void * a,const void * b) 48 x_compare_fun * compare, |
| H A D | x-hash.c | 48 x_compare_fun *compare_keys; 147 x_compare_fun * compare, |
Completed in 3 milliseconds