Home
last modified time | relevance | path

Searched refs:MAX_MNEM_STR (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/third_party/libdisasm/swig/
Dlibdisasm_oop.i13 #define MAX_MNEM_STR 16 macro
488 char mnemonic[MAX_MNEM_STR];
618 size_t len = MAX_MNEM_STR + MAX_PREFIX_STR + 4; in format_mnemonic()
1053 int max_mnemonic_string() { return MAX_MNEM_STR; } in max_mnemonic_string()
/external/google-breakpad/src/third_party/libdisasm/
Dlibdis.h97 #define MAX_MNEM_STR 16 macro
515 char mnemonic[MAX_MNEM_STR];