Searched refs:F_WEAK (Results 1 – 7 of 7) sorted by relevance
297 F_DISABLED|F_WEAK,312 F_DISABLED|F_WEAK,327 F_DISABLED|F_WEAK,342 F_PSEUDO|F_DISABLED|F_WEAK,357 F_PSEUDO|F_DISABLED|F_WEAK,372 F_PSEUDO|F_DISABLED|F_WEAK,
62 #define F_WEAK 128 /* enctype is considered weak */ macro
2271 if(_krb5_etypes[i]->flags & F_WEAK) {
328 F_WEAK = 0x10U, enumerator373 (((oop)->flags & F_WEAK) != 0)
329 oop->flags & F_WEAK ? "Weak" : in _gst_display_oop_short()360 oop->flags & F_WEAK ? "Weak" : in _gst_display_oop()
614 oop->flags &= ~F_WEAK; in _gst_make_oop_non_weak()637 oop->flags |= F_WEAK; in _gst_make_oop_weak()666 if (oop2->flags & F_WEAK) in _gst_swap_objects()669 if (oop1->flags & F_WEAK) in _gst_swap_objects()702 if (oop2->flags & F_WEAK) in _gst_swap_objects()705 if (oop1->flags & F_WEAK) in _gst_swap_objects()1445 if UNCOMMON (oop->flags & F_WEAK) in _gst_sweep_oop()1930 if COMMON (!(flags & (F_WEAK | F_CONTEXT))) in scanned_fields_in()2276 else if UNCOMMON (oop->flags & (F_EPHEMERON | F_WEAK)) in _gst_mark_an_oop_internal()
672 if (flags & F_WEAK) in load_normal_oops()