Home
last modified time | relevance | path

Searched defs:libs (Results 1 – 10 of 10) sorted by relevance

/freebsd-11-stable/usr.bin/xlint/lint2/
HDmain2.c86 const char **libs; variable
/freebsd-11-stable/usr.sbin/crunch/crunchgen/
HDcrunchgen.c77 strlst_t *libs; member
87 strlst_t *libs = NULL; variable
/freebsd-11-stable/contrib/atf/atf-c/detail/
HDtp_main.c444 const bool libs = atf_equal_dynstr_cstring(&leafname, ".libs"); in handle_srcdir() local
/freebsd-11-stable/crypto/openssl/crypto/
HDMakefile116 libs: target
/freebsd-11-stable/usr.bin/xlint/xlint/
HDxlint.c99 static char **libs; variable
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
HDompt-general.cpp249 char *libs = __kmp_str_format("%s", tool_libs); local
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
HDopt.c1163 const apr_array_header_t *libs; in svn_opt__print_version_info() local
/freebsd-11-stable/crypto/openssh/
HDconfigure.ac338 AC_ARG_WITH([libs], optwith
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
HDDriver.cpp1376 DenseSet<StringRef> libs = getExcludeLibs(args); in excludeLibs() local
/freebsd-11-stable/contrib/gcc/
HDcollect2.c226 static struct head libs; /* list of libraries */ variable