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

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

Completed in 109 milliseconds