HomeSort by relevance Sort by last modified time
    Searched defs:_VKI_NSIG (Results 1 - 8 of 8) sorted by null

  /external/valgrind/main/include/vki/
vki-ppc32-aix5.h 209 #define _VKI_NSIG 64
210 #define _VKI_NSIG_WORDS (_VKI_NSIG / _VKI_NSIG_BPW)
vki-ppc64-aix5.h 210 #define _VKI_NSIG 256
211 #define _VKI_NSIG_WORDS (_VKI_NSIG / _VKI_NSIG_BPW)
vki-amd64-linux.h 75 #define _VKI_NSIG 64
77 #define _VKI_NSIG_WORDS (_VKI_NSIG / _VKI_NSIG_BPW)
119 #define VKI_SIGRTMAX _VKI_NSIG
vki-ppc32-linux.h 97 #define _VKI_NSIG 64
99 #define _VKI_NSIG_WORDS (_VKI_NSIG / _VKI_NSIG_BPW)
144 #define VKI_SIGRTMAX _VKI_NSIG
    [all...]
vki-ppc64-linux.h 99 #define _VKI_NSIG 64
101 #define _VKI_NSIG_WORDS (_VKI_NSIG / _VKI_NSIG_BPW)
146 #define VKI_SIGRTMAX _VKI_NSIG
vki-x86-linux.h 92 #define _VKI_NSIG 64
94 #define _VKI_NSIG_WORDS (_VKI_NSIG / _VKI_NSIG_BPW)
139 #define VKI_SIGRTMAX _VKI_NSIG
vki-arm-linux.h 92 #define _VKI_NSIG 64
94 #define _VKI_NSIG_WORDS (_VKI_NSIG / _VKI_NSIG_BPW)
139 #define VKI_SIGRTMAX _VKI_NSIG
vki-darwin.h 375 #define _VKI_NSIG 32
376 #define _VKI_NSIG_WORDS (_VKI_NSIG / _VKI_NSIG_BPW)

Completed in 31 milliseconds