Searched refs:x86_word_size (Results 1 – 4 of 4) sorted by relevance
60 unsigned int x86_word_size(void) { return ia32_settings.sz_word; } in x86_word_size() function
761 unsigned int x86_word_size(void);
835 unsigned int x86_word_size(void);1021 return x86_word_size(); in word_size()
74 %rename(size_machine_word) x86_word_size;