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

  /src/sys/arch/vax/include/
trap.h 46 #define T_RESOPFLT 2 /* reserved operand */
  /src/sys/arch/vax/vax/
intvec.S 217 TRAPCALL(resopflt, T_RESOPFLT)
225 pushl $T_RESOPFLT
trap.c 290 case T_RESOPFLT|T_USER:

Completed in 19 milliseconds