OPCODE_EVAL 440 sandbox/win/src/policy_engine_opcodes.cc OPCODE_EVAL(OP_ALWAYS_FALSE, this, parameters, match); OPCODE_EVAL 441 sandbox/win/src/policy_engine_opcodes.cc OPCODE_EVAL(OP_ALWAYS_TRUE, this, parameters, match); OPCODE_EVAL 442 sandbox/win/src/policy_engine_opcodes.cc OPCODE_EVAL(OP_NUMBER_MATCH, this, parameters, match); OPCODE_EVAL 443 sandbox/win/src/policy_engine_opcodes.cc OPCODE_EVAL(OP_ULONG_MATCH_RANGE, this, parameters, match); OPCODE_EVAL 444 sandbox/win/src/policy_engine_opcodes.cc OPCODE_EVAL(OP_WSTRING_MATCH, this, parameters, match); OPCODE_EVAL 445 sandbox/win/src/policy_engine_opcodes.cc OPCODE_EVAL(OP_ULONG_AND_MATCH, this, parameters, match); OPCODE_EVAL 446 sandbox/win/src/policy_engine_opcodes.cc OPCODE_EVAL(OP_ACTION, this, parameters, match);