Searched refs:gcc_unwind_word (Results 1 – 1 of 1) sorted by relevance
71 typedef unsigned int gcc_unwind_word __attribute__((mode(unwind_word))); typedef72 int foo[sizeof(gcc_unwind_word) == 8 ? 1 : -1];