OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_prop_dictionary_keysym
(Results
1 - 2
of
2
) sorted by relevancy
/src/common/lib/libprop/
prop_dictionary.c
62
struct
_prop_dictionary_keysym
{
struct
71
#define PDK_SIZE_16 (sizeof(struct
_prop_dictionary_keysym
) + 16)
72
#define PDK_SIZE_32 (sizeof(struct
_prop_dictionary_keysym
) + 32)
73
#define PDK_SIZE_128 (sizeof(struct
_prop_dictionary_keysym
) + 128)
193
const struct
_prop_dictionary_keysym
*pdk1 = n1;
194
const struct
_prop_dictionary_keysym
*pdk2 = n2;
204
const struct
_prop_dictionary_keysym
*pdk = n;
213
.rbto_node_offset = offsetof(struct
_prop_dictionary_keysym
, pdk_link),
prop_dictionary.c
62
struct
_prop_dictionary_keysym
{
struct
71
#define PDK_SIZE_16 (sizeof(struct
_prop_dictionary_keysym
) + 16)
72
#define PDK_SIZE_32 (sizeof(struct
_prop_dictionary_keysym
) + 32)
73
#define PDK_SIZE_128 (sizeof(struct
_prop_dictionary_keysym
) + 128)
193
const struct
_prop_dictionary_keysym
*pdk1 = n1;
194
const struct
_prop_dictionary_keysym
*pdk2 = n2;
204
const struct
_prop_dictionary_keysym
*pdk = n;
213
.rbto_node_offset = offsetof(struct
_prop_dictionary_keysym
, pdk_link),
Completed in 262 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025