Home
last modified time | relevance | path

Searched defs:UCF_SWAPPED (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/sys/
H A Ducontext.h38 #define UCF_SWAPPED 0x00000001 /* Used by swapcontext(3). */ macro
/freebsd-src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_mac.cpp416 const int UCF_SWAPPED = 0x80000000; in TSAN_INTERCEPTOR() local