Searched refs:ILL_COPROC (Results 1 – 4 of 4) sorted by relevance
165 #define ILL_COPROC (__SI_FAULT|7) /* coprocessor error */ macro
286 printf("#define VKI_ILL_COPROC %d\n", ILL_COPROC); in main()
410 #define ILL_COPROC 7 /* coprocessor error */ macro572 { ILL_COPROC, "ILL_COPROC" },
497 #define VKI_ILL_COPROC ILL_COPROC