Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/bfd/
H A Dsyms.c904 bfd_byte *strs; member
/dflybsd-src/contrib/binutils-2.27/bfd/
H A Dsyms.c904 bfd_byte *strs; member
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/
H A Dc-lex.c982 cpp_string *strs = &str; in lex_string() local
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/
H A Dc-lex.c1158 cpp_string *strs = &str; in lex_string() local
/dflybsd-src/contrib/binutils-2.34/bfd/
H A Dsyms.c916 bfd_byte *strs; member
/dflybsd-src/crypto/openssh/
H A Dservconf.c1273 char **strs = NULL; /* string array arguments; freed implicitly */ in process_server_config_line_depth() local
H A Dreadconf.c1065 char **strs = NULL; /* string array arguments; freed implicitly */ in process_config_line_depth() local
/dflybsd-src/contrib/bmake/
H A Dvar.c3320 ShuffleSubstrings(Substring *strs, size_t n) in ShuffleSubstrings()
/dflybsd-src/contrib/binutils-2.34/binutils/
H A Dreadelf.c14349 Elf_Internal_Shdr * strs; in load_debug_section() local
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dparser.c3389 cpp_string str, istr, *strs; in cp_parser_string_literal() local
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dparser.c4013 cpp_string str, istr, *strs; variable