Home | History | Annotate | Download | only in src

Lines Matching full:lookup_props

607   /* lookup_props is a 32-bit integer where the lower 16-bit is LookupFlag and
637 uint32_t lookup_props,
643 lookupFlag.set (lookup_props & 0xFFFFu);
648 markFilteringSet.set (lookup_props >> 16);