Home
last modified time | relevance | path

Searched refs:COMP (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/contrib/netbsd-tests/lib/libc/regex/
H A Dt_regex_att.c267 #define COMP 1 in geterror() macro
272 _DO(BADPAT, COMP) in geterror()
274 _DO(ECTYPE, COMP) in geterror()
277 _DO(EBRACK, COMP) in geterror()
278 _DO(EPAREN, COMP) in geterror()
279 _DO(EBRACE, COMP) in geterror()
280 _DO(BADBR, COMP) in geterror()
281 _DO(ERANGE, COMP) in geterror()
283 _DO(BADRPT, COMP) in geterror()
284 _DO(EMPTY, COMP) in geterror()
[all …]
/freebsd-12.1/contrib/mandoc/
H A Dconfigure165 ${COMP} -o test-${1} test-${1}.c ${3} ${4}
168 if ${COMP} -o "test-${1}" "${SOURCEDIR}/test-${1}.c" ${3} ${4} 1>&3 2>&3
249 COMP="${CC} ${CFLAGS} -Wno-unused -Werror"
251 COMP="${CC} ${DEFCFLAGS} -Wno-unused -Werror"
268 COMP="${CC} ${CFLAGS}"
269 [ ${HAVE_WFLAG} -eq 0 ] || COMP="${COMP} -Wno-unused -Werror"
/freebsd-12.1/contrib/ntp/html/hints/
H A Drs600010 with the bsd compiler by changing "COMP= cc" to "COMP= bsdcc" and
/freebsd-12.1/contrib/gperf/src/
H A Doptions.h70 COMP = 1 << 8, enumerator
H A Doptions.cc526 _option_word & COMP ? "enabled" : "disabled", in ~Options()
741 _option_word |= COMP; in parse_options()
H A Doutput.cc1930 if (option[COMP]) in output_lookup_function()
2066 if (option[COMP]) in output()
H A Dinput.cc518 option.set (COMP); in read_input()
/freebsd-12.1/contrib/file/magic/Magdir/
H A Dmsdos529 #IFMEMDSK.cOM ASSIGN.cOM COMP.cOM
534 #COMP.cOM MORE.COm
/freebsd-12.1/crypto/openssl/
H A DCHANGES13268 *) New COMP library [crypto/comp/] for SSL Record Layer Compression: