Searched defs:OP_NEG (Results 1 – 3 of 3) sorted by relevance
/third_party/boost/libs/yap/example/autodiff_library/ |
D | auto_diff_types.h | 23 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/ |
D | vmachine_calc.cpp | 33 OP_NEG, // negate the top stack entry enumerator
|
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir.h | 65 OP_NEG, enumerator
|