Home
last modified time | relevance | path

Searched defs:strs (Results 1 – 14 of 14) sorted by relevance

/openbsd/gnu/usr.bin/cvs/windows-NT/
H A Dsockerror.c20 char **strs; member
/openbsd/gnu/llvm/lld/ELF/
H A DMapFile.cpp94 auto strs = std::make_unique<std::string[]>(syms.size()); in getSymbolStrings() local
/openbsd/gnu/llvm/clang/tools/arcmt-test/
H A Darcmt-test.cpp251 SmallVector<StringRef, 8> strs; in verifyTransformedFiles() local
/openbsd/usr.sbin/tcpdump/
H A Dprint-gtp.c473 gtp_print_str(const char **strs, u_int bound, u_int index) in gtp_print_str()
/openbsd/gnu/gcc/gcc/
H A Dc-lex.c733 cpp_string *strs = &str; in lex_string() local
/openbsd/gnu/usr.bin/perl/os2/OS2/OS2-REXX/
H A DREXX.xs22 static RXSTRING * strs; variable
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dsyms.c862 bfd_byte *strs; member
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dsyms.c879 bfd_byte *strs; member
/openbsd/gnu/usr.bin/perl/os2/OS2/OS2-REXX/DLL/
H A DDLL.xs9 static RXSTRING * strs; variable
/openbsd/gnu/llvm/lldb/tools/lldb-vscode/
H A DJSONUtils.cpp113 std::vector<std::string> strs; in GetStrings() local
H A Dlldb-vscode.cpp160 std::vector<const char *> MakeArgv(const llvm::ArrayRef<std::string> &strs) { in MakeArgv()
/openbsd/usr.bin/ssh/
H A Dservconf.c1264 char **strs = NULL; /* string array arguments; freed implicitly */ in process_server_config_line_depth() local
H A Dreadconf.c1091 char **strs = NULL; /* string array arguments; freed implicitly */ in process_config_line_depth() local
/openbsd/gnu/gcc/gcc/cp/
H A Dparser.c2741 cpp_string str, istr, *strs; in cp_parser_string_literal() local