Home
last modified time | relevance | path

Searched defs:is_long (Results 1 – 2 of 2) sorted by relevance

/freebsd/include/
H A Dprintf.h54 unsigned is_long; member
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxx.cpp449 ValueObjectSP is_long = short_sp->GetChildMemberWithName("__is_long_"); in ExtractLibcxxStringInfo() local