Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDscan.h20 typedef struct sstring struct
25 } sstring; typedef
/NextBSD/contrib/llvm/tools/lldb/source/DataFormatters/
HDFormatManager.cpp178 StreamString sstring; in GetPossibleMatches() local