Searched refs:_NSIG_BPW (Results 1 - 2 of 2) sorted by relevance

/u-boot/include/asm-generic/
H A Dsignal.h7 #define _NSIG_BPW BITS_PER_LONG macro
8 #define _NSIG_WORDS (_NSIG / _NSIG_BPW)
/u-boot/arch/powerpc/include/asm/
H A Dsignal.h13 #define _NSIG_BPW 32 macro
14 #define _NSIG_WORDS (_NSIG / _NSIG_BPW)

Completed in 44 milliseconds