Home | History | Annotate | Download | only in priv

Lines Matching full:s32b

1735                Int   s32b = (Int)u32b;
1737 Long s64b = (Long)s32b;
1897 Int s32b = (Int)u32b;
1899 if (s32a < s32b) {
1902 else if (s32a > s32b) {