Home
last modified time | relevance | path

Searched refs:__DARWIN_SUF_NON_CANCELABLE (Results 1 – 1 of 1) sorted by relevance

/xnu-8792.41.9/bsd/sys/
H A Dcdefs.h752 # define __DARWIN_SUF_NON_CANCELABLE "$NOCANCEL" macro
754 # define __DARWIN_SUF_NON_CANCELABLE /* nothing */ macro
760 # define __DARWIN_SUF_NON_CANCELABLE /* nothing */ macro
770 #define __DARWIN_ALIAS_C(sym) __asm("_" __STRING(sym) __DARWIN_SUF_NON_CANCELABLE __DARWI…
772 #define __DARWIN_NOCANCEL(sym) __asm("_" __STRING(sym) __DARWIN_SUF_NON_CANCELABLE)
777 …50ALIAS_C(sym) __asm("_" __STRING(sym) __DARWIN_SUF_1050 __DARWIN_SUF_NON_CANCELABLE __DARWI…
782 …RWIN_EXTSN_C(sym) __asm("_" __STRING(sym) __DARWIN_SUF_EXTSN __DARWIN_SUF_NON_CANCELABLE)