Home
last modified time | relevance | path

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

/external/google-breakpad/src/third_party/libdisasm/
Dia32_settings.h14 sz_word, /* # bytes in machine word */ member
Dx86_misc.c60 unsigned int x86_word_size(void) { return ia32_settings.sz_word; } in x86_word_size()