Searched refs:gcc_word (Results 1 – 1 of 1) sorted by relevance
166 typedef unsigned int gcc_word __attribute__((mode(word))); typedef169 gcc_word size;170 gcc_word align;189 static_assert(sizeof(size_t) == sizeof(gcc_word), in TEST()