Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/ObjC/
H A DNSString.cpp331 static const int g_fiveBitMaxLen = 11; in NSTaggedString_SummaryProvider() local
336 if (len_bits > g_fiveBitMaxLen) in NSTaggedString_SummaryProvider()