Searched refs:_prop_dictionary_keysym (Results 1 – 2 of 2) sorted by relevance
62 struct _prop_dictionary_keysym { struct71 #define PDK_SIZE_16 (sizeof(struct _prop_dictionary_keysym) + 16) argument72 #define PDK_SIZE_32 (sizeof(struct _prop_dictionary_keysym) + 32)73 #define PDK_SIZE_128 (sizeof(struct _prop_dictionary_keysym) + 128)180 const struct _prop_dictionary_keysym *pdk1 = n1; in _prop_dict_keysym_rb_compare_nodes()181 const struct _prop_dictionary_keysym *pdk2 = n2; in _prop_dict_keysym_rb_compare_nodes()191 const struct _prop_dictionary_keysym *pdk = n; in _prop_dict_keysym_rb_compare_key()200 .rbto_node_offset = offsetof(struct _prop_dictionary_keysym, pdk_link),
39 typedef struct _prop_dictionary_keysym *prop_dictionary_keysym_t;