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

/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/compiler/
H A DOpCodes.java204 * [OP_MULT]
213 public static final int OP_MULT = 12; field in class:OpCodes
H A DCompiler.java147 case OpCodes.OP_MULT :
H A DXPathParser.java1072 insertOp(addPos, 2, OpCodes.OP_MULT);

Completed in 54 milliseconds