Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DNSString.cpp325 static const int g_fiveBitMaxLen = 11; in NSTaggedString_SummaryProvider() local
330 if (len_bits > g_fiveBitMaxLen) in NSTaggedString_SummaryProvider()