Searched refs:IGNORE_REQ (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/prims/
H A DmethodHandles.cpp949 #define IGNORE_REQ(req_expr) /* req_expr */ macro
951 static const int con_value_count = EACH_NAMED_CON(ONE_PLUS, IGNORE_REQ) 0;
953 static const int con_values[con_value_count+1] = { EACH_NAMED_CON(VALUE_COMMA, IGNORE_REQ) 0 };
955 static const char con_names[] = { EACH_NAMED_CON(STRING_NULL, IGNORE_REQ) };

Completed in 33 milliseconds