/* Test that the ILL_ILLOPC macro is defined. */ #include #ifndef ILL_ILLOPC #error ILL_ILLOPC not defined #endif