Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
DValueObject.cpp1170 strlen_or_inf (const char* str, in strlen_or_inf() function
1290 size_t len = strlen_or_inf (cstr, k_max_buf_size, k_max_buf_size+1); in ReadPointedString()