Home
last modified time | relevance | path

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

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