Home
last modified time | relevance | path

Searched refs:high_bits (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/bionic/
Dfdsan.cpp226 uint64_t high_bits = tag >> 48; in android_fdsan_get_tag_type() local
227 if (high_bits == (1 << 16) - 1) { in android_fdsan_get_tag_type()