Searched refs:PT_FLAG_INS_START_INCL (Results 1 – 2 of 2) sorted by relevance
1197 prop->pt_flags |= PT_FLAG_INS_START_INCL; in prop_type_set()1199 prop->pt_flags &= ~PT_FLAG_INS_START_INCL; in prop_type_set()1315 (prop->pt_flags & PT_FLAG_INS_START_INCL) ? 1 : 0); in f_prop_type_get()1445 && (pt->pt_flags & PT_FLAG_INS_START_INCL)) in adjust_prop()1605 start_incl = (pt != NULL && (pt->pt_flags & PT_FLAG_INS_START_INCL)); in adjust_props_for_split()
823 #define PT_FLAG_INS_START_INCL 1 // insert at start included in property macro