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

  /src/sys/sys/
siginfo.h 216 #define ILL_ILLOPN 2 /* Illegal operand */
  /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 14 milliseconds