Searched refs:SF_ALIGNEDSZ (Results 1 – 2 of 2) sorted by relevance
58 #define SF_ALIGNEDSZ (((sizeof(struct signal_frame) + 7) & (~7))) macro325 sigframe_size = SF_ALIGNEDSZ; in setup_frame()
123 #define SF_ALIGNEDSZ (((sizeof(struct signal_frame32) + 7) & (~7))) macro467 sigframe_size = SF_ALIGNEDSZ; in setup_frame32()