Searched refs:tag_section (Results 1 – 1 of 1) sorted by relevance
331 uint32_t tag_section = tag >> 16; in isVendorTag() local332 if (tag_section >= VENDOR_SECTION) { in isVendorTag()