Home | History | Annotate | Download | only in priv

Lines Matching full:u32b

1712                UInt u32b = e->Iex.Binop.arg2->Iex.Const.con->Ico.U32;
1713 UInt res = u32a > u32b ? u32a : u32b;
1733 UInt u32b = e->Iex.Binop.arg2->Iex.Const.con->Ico.U32;
1735 Int s32b = (Int)u32b;
1895 UInt u32b = e->Iex.Binop.arg2->Iex.Const.con->Ico.U32;
1897 Int s32b = (Int)u32b;