Home
last modified time | relevance | path

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

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