HomeSort by relevance Sort by last modified time
    Searched refs:MAX_OP_XML_STRING (Results 1 - 4 of 4) sorted by null

  /external/google-breakpad/src/third_party/libdisasm/swig/
libdisasm_oop.i 17 #define MAX_OP_XML_STRING 256
196 len = MAX_OP_XML_STRING;
1058 return MAX_OP_XML_STRING;
libdisasm.i 472 return MAX_OP_XML_STRING;
  /external/google-breakpad/src/third_party/libdisasm/
libdis.h 101 #define MAX_OP_XML_STRING 256 /* max possible operand size in xml form */
107 #define MAX_INSN_XML_STRING 4096 /* 2 * 8 * MAX_OP_XML_STRING */
    [all...]
x86_format.c     [all...]

Completed in 46 milliseconds