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

  /src/sys/sys/
ucontext.h 81 #ifndef _UC_UCONTEXT_ALIGN
82 #define _UC_UCONTEXT_ALIGN (~0)
  /src/sys/arch/amd64/include/
mcontext.h 67 #define _UC_UCONTEXT_ALIGN (~0xf)
  /src/sys/arch/i386/include/
mcontext.h 103 #define _UC_UCONTEXT_ALIGN (~0xf)

Completed in 12 milliseconds