Home
last modified time | relevance | path

Searched defs:op_value (Results 1 – 5 of 5) sorted by relevance

/external/syslinux/com32/lua/src/
Ddhcp.c105 static char op_value[255]; in ip_address_list() local
/external/google-breakpad/src/third_party/libdisasm/
Dia32_operand.c41 unsigned int op_value, unsigned char modrm, in decode_operand_value()
/external/v8/src/s390/
Dassembler-s390.h610 #define DECLARE_S390_RIL_AB_INSTRUCTIONS(name, op_name, op_value) \ argument
615 #define DECLARE_S390_RIL_C_INSTRUCTIONS(name, op_name, op_value) \ argument
644 #define DECLARE_S390_RR_INSTRUCTIONS(name, op_name, op_value) \ argument
663 #define DECLARE_S390_RRD_INSTRUCTIONS(name, op_name, op_value) \ in S390_RR_OPCODE_LIST() argument
677 #define DECLARE_S390_RRE_INSTRUCTIONS(name, op_name, op_value) \ in S390_RRD_OPCODE_LIST() argument
699 #define DECLARE_S390_RX_INSTRUCTIONS(name, op_name, op_value) \ argument
730 #define DECLARE_S390_RXY_INSTRUCTIONS(name, op_name, op_value) \ argument
Dsimulator-s390.h526 #define EVALUATE_VRR_INSTRUCTIONS(name, op_name, op_value) EVALUATE(op_name); argument
Dsimulator-s390.cc752 #define CREATE_EVALUATE_TABLE(name, op_name, op_value) \ in EvalTableInit() argument