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

  /external/google-breakpad/src/third_party/libdisasm/
libdis.h 97 #define MAX_MNEM_STR 16
515 char mnemonic[MAX_MNEM_STR];
    [all...]
  /external/google-breakpad/src/third_party/libdisasm/swig/
libdisasm_oop.i 13 #define MAX_MNEM_STR 16
488 char mnemonic[MAX_MNEM_STR];
618 size_t len = MAX_MNEM_STR + MAX_PREFIX_STR + 4;
1053 int max_mnemonic_string() { return MAX_MNEM_STR; }

Completed in 1111 milliseconds