HomeSort by: relevance | last modified time | path
    Searched refs:ILL_ILLOPN (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/sys/
siginfo.h 216 #define ILL_ILLOPN 2 /* Illegal operand */
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/posix/
signal.d 1629 ILL_ILLOPN
1782 ILL_ILLOPN,
1860 enum ILL_ILLOPN = 4;
1939 ILL_ILLOPN,
2022 ILL_ILLOPN,
2105 ILL_ILLOPN,
2195 ILL_ILLOPN,
2279 ILL_ILLOPN,
  /src/sys/arch/usermode/usermode/
trap.c 270 if (info->si_code == ILL_ILLOPN)
  /src/sys/arch/sparc/sparc/
trap.c 655 ksi.ksi_code = ILL_ILLOPN;

Completed in 24 milliseconds