Searched refs:gcc_word (Results 1 – 1 of 1) sorted by relevance
174 typedef unsigned int gcc_word __attribute__((mode(word))); typedef177 gcc_word size;178 gcc_word align;197 static_assert(sizeof(size_t) == sizeof(gcc_word), in TEST()