Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dscan.h20 typedef struct sstring struct
25 } sstring; argument
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dscan.h20 typedef struct sstring struct
25 } sstring; typedef
/openbsd-src/gnu/llvm/lldb/source/DataFormatters/
H A DFormatManager.cpp185 StreamString sstring; in GetPossibleMatches() local