Searched refs:pd_obj (Results 1 – 2 of 2) sorted by relevance
47 struct _prop_object pd_obj; member84 ((x) != NULL && (x)->pd_obj.po_type == &_prop_object_type_data)209 _prop_object_init(&pd->pd_obj, &_prop_object_type_data); in _prop_data_alloc()
87 struct _prop_object pd_obj; member157 ((x) != NULL && (x)->pd_obj.po_type == &_prop_object_type_dictionary)564 _prop_object_init(&pd->pd_obj, &_prop_object_type_dictionary); in _prop_dictionary_alloc()1234 (*pd->pd_obj.po_type->pot_extern)(ctx, pd) == false || in prop_dictionary_externalize()