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

/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/
H A Dx-hash.h40 typedef void (x_destroy_fun) (void *x); typedef in typeref:typename:void ()(void * x)
48 x_destroy_fun *key_destroy,
49 x_destroy_fun *value_destroy);
H A Dx-hash.c46 x_destroy_fun *destroy_key;
47 x_destroy_fun *destroy_value;
148 x_destroy_fun *key_destroy,
149 x_destroy_fun *value_destroy)
/xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/
H A Dx-hash.h41 typedef void (x_destroy_fun)(void *x); typedef in typeref:typename:void ()(void * x)
49 x_destroy_fun * key_destroy,
50 x_destroy_fun * value_destroy);
H A Dx-hash.c49 x_destroy_fun *destroy_key;
50 x_destroy_fun *destroy_value;
148 x_destroy_fun * key_destroy,
149 x_destroy_fun * value_destroy) {

Completed in 4 milliseconds