Searched refs:pd_obj (Results 1 – 2 of 2) sorted by relevance
48 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()
86 struct _prop_object pd_obj; member156 ((x) != NULL && (x)->pd_obj.po_type == &_prop_object_type_dictionary)563 _prop_object_init(&pd->pd_obj, &_prop_object_type_dictionary); in _prop_dictionary_alloc()1218 (*pd->pd_obj.po_type->pot_extern)(ctx, pd) == false || in prop_dictionary_externalize()