Searched refs:cflags (Results 1 - 25 of 89) sorted by path

1234

/freebsd-11-stable/bin/pkill/
H A Dpkill.c112 static int cflags = REG_EXTENDED; variable
249 cflags |= REG_ICASE;
348 if ((rv = regcomp(&reg, *argv, cflags)) != 0) {
/freebsd-11-stable/cddl/compat/opensolaris/lib/libumem/
H A Dumem.c106 umem_cache_t *umem_cache_create(char *debug_name, size_t bufsize, size_t align, umem_constructor_t *constructor, umem_destructor_t *destructor, umem_reclaim_t *reclaim, void *callback_data, void *source, int cflags) argument
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_cc.c2433 uint_t cflags, int argc, char *const argv[], FILE *fp, const char *s)
2441 if ((fp == NULL && s == NULL) || (cflags & ~DTRACE_C_MASK) != 0) {
2455 if (fp && (cflags & DTRACE_C_CPP) && (fp = dt_preproc(dtp, fp)) == NULL)
2468 pcb.pcb_cflags = dtp->dt_cflags | cflags;
2476 else if (cflags & DTRACE_C_CTL)
2505 if (cflags & DTRACE_C_CTL)
2593 if (yypcb->pcb_fileptr && (cflags & DTRACE_C_CPP))
2603 dtrace_probespec_t spec, uint_t cflags, int argc, char *const argv[])
2606 spec, NULL, cflags, argc, argv, NULL, s));
2611 uint_t cflags, in
2432 dt_compile(dtrace_hdl_t *dtp, int context, dtrace_probespec_t pspec, void *arg, uint_t cflags, int argc, char *const argv[], FILE *fp, const char *s) argument
2602 dtrace_program_strcompile(dtrace_hdl_t *dtp, const char *s, dtrace_probespec_t spec, uint_t cflags, int argc, char *const argv[]) argument
2610 dtrace_program_fcompile(dtrace_hdl_t *dtp, FILE *fp, uint_t cflags, int argc, char *const argv[]) argument
[all...]
/freebsd-11-stable/contrib/apr/
H A Dapr-config.in62 --cflags print C compiler flags
84 An application should use the results of --cflags, --cppflags, --includes,
142 --cflags)
/freebsd-11-stable/contrib/atf/atf-c++/
H A Dbuild_test.cpp160 verbose_set_env("ATF_BUILD_CFLAGS", test->cflags);
H A Dpkg_config_test.sh100 atf_check -s eq:0 -o save:stdout -e empty pkg-config --cflags atf-c++
/freebsd-11-stable/contrib/atf/atf-c/
H A Dbuild_test.c161 verbose_set_env("ATF_BUILD_CFLAGS", test->cflags);
H A Dh_build.h39 const char *cflags; member in struct:c_o_test
80 "Some cflags",
114 "Some cflags and cppflags",
146 "Some cflags, cppflags and optional arguments",
H A Dpkg_config_test.sh101 atf_check -s eq:0 -o save:stdout -e empty pkg-config --cflags atf-c
102 cflags=$(cat stdout)
103 echo "CFLAGS are: ${cflags}"
113 atf_check -s eq:0 -o empty -e empty ${cc} ${cflags} -o tp.o -c tp.c
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dregex.c68 # define regcomp(preg, pattern, cflags) __regcomp (preg, pattern, cflags)
7930 regcomp (regex_t *preg, const char *pattern, int cflags)
7934 = (cflags & REG_EXTENDED) ?
7945 if (cflags & REG_ICASE)
7963 if (cflags & REG_NEWLINE)
7973 preg->no_sub = !!(cflags & REG_NOSUB);
8011 If NMATCH is zero or REG_NOSUB was set in the cflags argument to
/freebsd-11-stable/contrib/dialog/
H A Ddialog-config.in70 --cflags)
115 --cflags echos the C compiler flags needed to compile with ${THIS}
/freebsd-11-stable/contrib/flex/
H A Dflexdef.h1202 void flex_regcomp(regex_t *preg, const char *regex, int cflags);
H A Dregex.c48 * @param cflags Same as for regcomp().
50 void flex_regcomp(regex_t *preg, const char *regex, int cflags) argument
56 if ((err = regcomp (preg, regex, cflags)) != 0) {
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dregex.c68 # define regcomp(preg, pattern, cflags) __regcomp (preg, pattern, cflags)
7930 regcomp (regex_t *preg, const char *pattern, int cflags)
7934 = (cflags & REG_EXTENDED) ?
7945 if (cflags & REG_ICASE)
7963 if (cflags & REG_NEWLINE)
7973 preg->no_sub = !!(cflags & REG_NOSUB);
8011 If NMATCH is zero or REG_NOSUB was set in the cflags argument to
/freebsd-11-stable/contrib/libgnuregex/
H A Dregcomp.c469 regcomp (preg, pattern, cflags)
472 int cflags;
475 reg_syntax_t syntax = ((cflags & REG_EXTENDED) ? RE_SYNTAX_POSIX_EXTENDED
487 syntax |= (cflags & REG_ICASE) ? RE_ICASE : 0;
490 if (cflags & REG_NEWLINE)
499 preg->no_sub = !!(cflags & REG_NOSUB);
H A Dregex.c33 # define regcomp(preg, pattern, cflags) __regcomp (preg, pattern, cflags)
/freebsd-11-stable/contrib/libpcap/
H A Dpcap-config.in30 --cflags)
/freebsd-11-stable/contrib/libxo/
H A Dlibxo-config.in28 --cflags print pre-processor and compiler flags
41 cflags=false
79 --cflags)
/freebsd-11-stable/contrib/ncurses/misc/
H A Dncurses-config.in99 --cflags)
172 --cflags echos the C compiler flags needed to compile with ${THIS}
/freebsd-11-stable/contrib/ncurses/ncurses/trace/
H A Dlib_tracebits.c131 }, cflags[] = local
162 8 + sizeof(cflags) +
174 lookup_bits(buf, cflags, "cflags", tty->c_cflag);
229 static const BITNAMES cflags[] = local
246 8 + sizeof(cflags));
249 lookup_bits(buf, cflags, "cflags", tty->sg_flags);
/freebsd-11-stable/contrib/ntp/libntp/
H A Dsnprintf.c570 int cflags = 0; local
689 cflags = PRINT_C_CHAR;
691 cflags = PRINT_C_SHORT;
697 cflags = PRINT_C_LLONG;
699 cflags = PRINT_C_LONG;
702 cflags = PRINT_C_LDOUBLE;
706 cflags = PRINT_C_INTMAX;
710 cflags = PRINT_C_PTRDIFF;
714 cflags = PRINT_C_SIZE;
725 switch (cflags) {
[all...]
/freebsd-11-stable/contrib/nvi/regex/
H A Dengine.c146 if (g->cflags&REG_NOSUB)
517 (m->g->cflags&REG_NEWLINE)) )
525 (m->g->cflags&REG_NEWLINE)) )
533 (m->g->cflags&REG_NEWLINE)) ||
544 (m->g->cflags&REG_NEWLINE)) ||
709 if ( (lastc == '\n' && m->g->cflags&REG_NEWLINE) ||
714 if ( (c == '\n' && m->g->cflags&REG_NEWLINE) ||
792 if ( (lastc == '\n' && m->g->cflags&REG_NEWLINE) ||
797 if ( (c == '\n' && m->g->cflags&REG_NEWLINE) ||
H A Dregcomp.c180 regcomp(regex_t *preg, const RCHAR_T *pattern, int cflags) argument
193 cflags = GOODFLAGS(cflags);
194 if ((cflags&REG_EXTENDED) && (cflags&REG_NOSPEC))
197 if (cflags&REG_PEND) {
237 g->cflags = cflags;
254 if (cflags&REG_EXTENDED)
256 else if (cflags
[all...]
H A Dregex2.h143 int cflags; /* copy of regcomp() cflags argument */ member in struct:re_guts
/freebsd-11-stable/crypto/heimdal/
H A Dconfigure12958 openldap_cflags="`$with_openldap_config --cflags 2>&1`"
13269 pkg_cv_CAPNG_CFLAGS=`$PKG_CONFIG --cflags "libcap-ng >= 0.4.0" 2>/dev/null`
13433 sqlite3_cflags="`$with_sqlite3_config --cflags 2>&1`"
13674 libintl_cflags="`$with_libintl_config --cflags 2>&1`"
23642 readline_cflags="`$with_readline_config --cflags 2>&1`"
23881 libedit_cflags="`$with_libedit_config --cflags 2>&1`"
24125 hesiod_cflags="`$with_hesiod_config --cflags 2>&1`"

Completed in 311 milliseconds

1234