Searched defs:REQUIRE (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.1-release/contrib/ntp/include/
H A Dntp_assert.h82 #define REQUIRE(x) ALWAYS_REQUIRE(x) macro
/freebsd-10.1-release/tools/regression/security/cap_test/
H A Dcap_test.h39 #define REQUIRE(fd) do { \ macro
/freebsd-10.1-release/contrib/ntp/lib/isc/include/isc/
H A Dutil.h213 #define REQUIRE(e) ISC_REQUIRE(e) macro
/freebsd-10.1-release/sbin/dhclient/
H A Ddhctoken.h96 #define REQUIRE 300 macro
/freebsd-10.1-release/contrib/binutils/bfd/
H A Delf-eh-frame.c444 #define REQUIRE(COND) \ macro
984 #undef REQUIRE macro
[all...]
/freebsd-10.1-release/contrib/llvm/lib/Support/
H A Dregcomp.c127 #define REQUIRE(co, e) (void)((co) || SETERROR(e)) macro
[all...]
/freebsd-10.1-release/lib/libc/regex/
H A Dregcomp.c151 #define REQUIRE(co, e) ((co) || SETERROR(e)) macro
[all...]
/freebsd-10.1-release/contrib/nvi/regex/
H A Dregcomp.c154 #define REQUIRE(co, e) ((co) || SETERROR(e)) macro
[all...]
/freebsd-10.1-release/sbin/route/
H A Droute.c1640 #define REQUIRE(x) do { \ macro
1713 #undef REQUIRE macro

Completed in 144 milliseconds