Searched refs:x_hash_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 | 39 typedef unsigned int (x_hash_fun) (const void *k); typedef in typeref:typename:unsigned int ()(const void * k) 46 X_EXTERN x_hash_table *X_PFX (hash_table_new) (x_hash_fun *hash, |
| H A D | x-hash.c | 44 x_hash_fun *hash_key; 146 X_PFX (hash_table_new) (x_hash_fun *hash, |
| /xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/ | ||
| H A D | x-hash.h | 40 typedef unsigned int (x_hash_fun)(const void *k); typedef in typeref:typename:unsigned int ()(const void * k) 47 X_EXTERN x_hash_table *X_PFX(hash_table_new) (x_hash_fun * hash, |
| H A D | x-hash.c | 47 x_hash_fun *hash_key; 146 X_PFX(hash_table_new) (x_hash_fun * hash, |
Completed in 5 milliseconds