Searched defs:REQUIRE (Results 1 – 6 of 6) sorted by relevance
86 public static final String REQUIRE = RequireHeader.NAME; //34 field
78 public static final int REQUIRE = START + 41; field
125 NEGOTIATE, REQUIRE enumConstant
127 #define REQUIRE(co, e) (void)((co) || SETERROR(e)) macro
135 #define REQUIRE(co, e) (void)((co) || SETERROR(e)) macro