Searched defs:REQUIRES (Results 1 – 11 of 11) sorted by relevance
25 REQUIRES = [] variable
44 #define REQUIRES(...) \ macro
31 #define REQUIRES(...) \ macro
160 int REQUIRES = 64; field
315 REQUIRES(64), enumConstant
1485 static final Token REQUIRES = new Token (REQUIRES_ID, "requires"); field in OptsParser.Token
1071 REQUIRES, enumConstant
914 token(GeneratedJavaParserConstants.REQUIRES), in concreteSyntaxModelByClass.put()