Searched refs:gcc_unwind_word (Results 1 – 1 of 1) sorted by relevance
84 typedef unsigned int gcc_unwind_word __attribute__((mode(unwind_word))); typedef85 int foo[sizeof(gcc_unwind_word) == 8 ? 1 : -1];116 typedef unsigned int gcc_unwind_word __attribute__((mode(unwind_word))); typedef117 int foo[sizeof(gcc_unwind_word) == 4 ? 1 : -1];119 typedef unsigned int gcc_unwind_word __attribute__((mode(unwind_word))); typedef120 int foo[sizeof(gcc_unwind_word) == 8 ? 1 : -1];122 typedef unsigned int gcc_unwind_word __attribute__((mode(unwind_word))); typedef123 int foo[sizeof(gcc_unwind_word) == 8 ? 1 : -1];