Home
last modified time | relevance | path

Searched refs:MAX_INSN_RAW_STRING (Results 1 – 3 of 3) sorted by relevance

/external/google-breakpad/src/third_party/libdisasm/swig/
Dlibdisasm_oop.i20 #define MAX_INSN_RAW_STRING 1024 macro
595 len = MAX_INSN_RAW_STRING; in format()
1080 return MAX_INSN_RAW_STRING; in max_insn_string()
Dlibdisasm.i494 return MAX_INSN_RAW_STRING; in x86_max_insn_string()
/external/google-breakpad/src/third_party/libdisasm/
Dlibdis.h106 #define MAX_INSN_RAW_STRING 1024 /* 2 * 8 * MAX_OP_RAW_STRING */ macro