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

  /external/google-breakpad/src/third_party/libdisasm/
x86_format.c 32 char _tmp[MAX_OP_STRING]; \
163 char str[MAX_OP_STRING];
648 char str[MAX_OP_STRING];
722 char str[MAX_OP_STRING];
786 char str[MAX_OP_STRING] = "\0";
    [all...]
libdis.h 99 #define MAX_OP_STRING 32 /* max possible operand size in string form */
105 #define MAX_INSN_STRING 512 /* 2 * 8 * MAX_OP_STRING */
    [all...]
  /external/google-breakpad/src/third_party/libdisasm/swig/
libdisasm_oop.i 15 #define MAX_OP_STRING 32
206 len = MAX_OP_STRING;
1068 return MAX_OP_STRING;
libdisasm.i 482 return MAX_OP_STRING;

Completed in 49 milliseconds