Home | History | Annotate | Download | only in vki

Lines Matching defs:_VKI_NSIG

117 #define _VKI_NSIG       128
119 #define _VKI_NSIG_WORDS (_VKI_NSIG / _VKI_NSIG_BPW)
165 #define VKI_SIGRTMAX (_VKI_NSIG - 1)