Searched defs:REQUIRE (Results 1 – 10 of 10) sorted by relevance
22 #define REQUIRE(a, msg) if ((a) != 0) err(1, msg); macro
39 #define REQUIRE(fd) do { \ macro
82 #define REQUIRE(x) ALWAYS_REQUIRE(x) macro
96 #define REQUIRE 300 macro
213 #define REQUIRE(e) ISC_REQUIRE(e) macro
444 #define REQUIRE(COND) \ in _bfd_elf_discard_section_eh_frame() macro
151 #define REQUIRE(co, e) ((co) || SETERROR(e)) macro
1620 #define REQUIRE(x) do { \ in print_rtmsg() macro
150 #define REQUIRE(co, e) ((co) || SETERROR(e)) macro
135 #define REQUIRE(co, e) (void)((co) || SETERROR(e)) macro