Searched refs:__sigword (Results 1 – 1 of 1) sorted by relevance
55 # define __sigword(sig) (((sig) - 1) / (8 * sizeof (unsigned long int))) macro114 unsigned long int __word = __sigword (__sig); \