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

  /external/google-breakpad/src/third_party/libdisasm/swig/
libdisasm_oop.i 16 #define MAX_OP_RAW_STRING 64
199 len = MAX_OP_RAW_STRING;
1061 return MAX_OP_RAW_STRING;
libdisasm.i 475 return MAX_OP_RAW_STRING;
  /external/google-breakpad/src/third_party/libdisasm/
libdis.h 100 #define MAX_OP_RAW_STRING 64 /* max possible operand size in raw form */
106 #define MAX_INSN_RAW_STRING 1024 /* 2 * 8 * MAX_OP_RAW_STRING */
    [all...]
x86_format.c 887 char str[MAX_OP_RAW_STRING];
    [all...]

Completed in 51 milliseconds