aboutsummaryrefslogtreecommitdiff
path: root/SingleSource/UnitTests/2002-05-02-CastTest.reference_output
blob: ae9c33fe163f4ccf78418cd50a53e28a98eb7f78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
ubc0 = 'd'	   [0x64]
ubs0 = 255	   [0xff]
ubs1 = 0	   [0x0]
bs0  = -1	   [0xffffffff]
bs1  = 0	   [0x0]
c1   = 'd'	   [0x64]
s1   = -769	   [0xfffffcff]
uc2  = 'd'	   [0x64]
us2  = 64767	   [0xfcff]
ic3  = 'd'	   [0x64]
is3  = -769	   [0xfffffcff]
is4  = 256	   [0x100]
is5  = 0	   [0x0]
uic4 = 'd'	   [0x64]
uis4 = 4294966527  [0xfffffcff]
exit 0