Searched refs:COMP (Results 1 - 7 of 7) sorted by last modified time

/freebsd-11-stable/contrib/mdocml/
H A Dconfigure141 COMP="${CC} ${CFLAGS} -Wno-unused -Werror"
161 ${COMP} -o test-${1} test-${1}.c ${3}
164 if ${COMP} -o "test-${1}" "${SOURCEDIR}/test-${1}.c" ${3} 1>&3 2>&3
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/regex/
H A Dt_regex_att.c267 #define COMP 1 macro
269 { "OK", 0, COMP|EXEC },
272 _DO(BADPAT, COMP)
273 _DO(ECOLLATE, COMP)
274 _DO(ECTYPE, COMP)
275 _DO(EESCAPE, COMP)
276 _DO(ESUBREG, COMP)
277 _DO(EBRACK, COMP)
278 _DO(EPAREN, COMP)
279 _DO(EBRACE, COMP)
[all...]
/freebsd-11-stable/crypto/openssl/crypto/comp/
H A Dcomp.h8 # error COMP is disabled.
67 /* Error codes for the COMP functions. */
/freebsd-11-stable/contrib/gperf/src/
H A Dinput.cc518 option.set (COMP);
H A Doptions.cc526 _option_word & COMP ? "enabled" : "disabled",
741 _option_word |= COMP;
H A Doptions.h70 COMP = 1 << 8, enumerator in enum:Option_Type
H A Doutput.cc1930 if (option[COMP])
2066 if (option[COMP])

Completed in 77 milliseconds