Searched refs:COMP (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12.1/contrib/netbsd-tests/lib/libc/regex/ |
| H A D | t_regex_att.c | 267 #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 D | configure | 165 ${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 D | rs6000 | 10 with the bsd compiler by changing "COMP= cc" to "COMP= bsdcc" and
|
| /freebsd-12.1/contrib/gperf/src/ |
| H A D | options.h | 70 COMP = 1 << 8, enumerator
|
| H A D | options.cc | 526 _option_word & COMP ? "enabled" : "disabled", in ~Options() 741 _option_word |= COMP; in parse_options()
|
| H A D | output.cc | 1930 if (option[COMP]) in output_lookup_function() 2066 if (option[COMP]) in output()
|
| H A D | input.cc | 518 option.set (COMP); in read_input()
|
| /freebsd-12.1/contrib/file/magic/Magdir/ |
| H A D | msdos | 529 #IFMEMDSK.cOM ASSIGN.cOM COMP.cOM 534 #COMP.cOM MORE.COm
|
| /freebsd-12.1/crypto/openssl/ |
| H A D | CHANGES | 13268 *) New COMP library [crypto/comp/] for SSL Record Layer Compression:
|