Home
last modified time | relevance | path

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

/third_party/boost/libs/yap/example/autodiff_library/
Dauto_diff_types.h23 typedef enum {OP_PLUS=0, OP_MINUS, OP_TIMES, OP_DIVID, OP_SIN, OP_COS, OP_SQRT, OP_POW, OP_NEG} OPC… enumerator
/third_party/boost/libs/spirit/classic/example/fundamental/more_calculators/
Dvmachine_calc.cpp33 OP_NEG, // negate the top stack entry enumerator
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir.h65 OP_NEG, enumerator