Searched refs:PD_F_IMMUTABLE (Results 1 – 1 of 1) sorted by relevance
97 #define PD_F_IMMUTABLE 0x01 /* dictionary is immutable */ macro180 (((x)->pd_flags & PD_F_IMMUTABLE) != 0)788 pd->pd_flags &= ~PD_F_IMMUTABLE; in prop_dictionary_copy_mutable()803 pd->pd_flags |= PD_F_IMMUTABLE; in prop_dictionary_make_immutable()