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

/u-boot/include/asm-generic/
H A Dsignal.h8 #define _NSIG_WORDS (_NSIG / _NSIG_BPW) macro
94 unsigned long sig[_NSIG_WORDS];
/u-boot/arch/powerpc/include/asm/
H A Dsignal.h14 #define _NSIG_WORDS (_NSIG / _NSIG_BPW) macro
19 unsigned long sig[_NSIG_WORDS];

Completed in 43 milliseconds