Home
last modified time | relevance | path

Searched defs:OP_NEG (Results 1 – 3 of 3) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xpath/compiler/
DOpCodes.java258 public static final int OP_NEG = 16; field in OpCodes
/external/sdv/vsomeip/third_party/boost/spirit/classic/example/fundamental/more_calculators/
Dvmachine_calc.cpp33 OP_NEG, // negate the top stack entry enumerator
/external/mesa3d/src/nouveau/codegen/
Dnv50_ir.h64 OP_NEG, enumerator