Searched refs:VKI_UC_SIGNO_CONST (Results 1 – 2 of 2) sorted by relevance
240 signo = VKI_UC_SIGNO_CONST(uc) & 0xFFFF; in VG_()241 if (!signo || signo != ((~VKI_UC_SIGNO_CONST(uc) >> 16) & 0xFFFF)) in VG_()
1413 #define VKI_UC_SIGNO_CONST(uc) (*(const UWord*)&(uc)->uc_filler[4]) macro1434 #define VKI_UC_SIGNO_CONST(uc) (*(const UWord *) &VKI_UC_MC_FP_FX_IGN2(uc)[6]) macro