OPCODE_EVAL       435 sandbox/win/src/policy_engine_opcodes.cc #define OPCODE_EVAL(op, x, y, z) case op: return OpcodeEval<op>(x, y, z)
OPCODE_EVAL       452 sandbox/win/src/policy_engine_opcodes.cc #undef OPCODE_EVAL