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

/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/compiler/
H A DOpCodes.java192 * [OP_MINUS]
201 public static final int OP_MINUS = 11; field in class:OpCodes
H A DCompiler.java145 case OpCodes.OP_MINUS :
H A DXPathParser.java1026 insertOp(addPos, 2, OpCodes.OP_MINUS);

Completed in 47 milliseconds