view packages/language/cxx/ustl/current/tests/bvt03.std @ 3292:7f8e529b4d82 default tip

Fix FREESCALE_EDMA_NBYTES_MLOFFYES_MLOFF() so it works with negative offsets.
author vae
date Wed, 29 Apr 2015 23:31:48 +0000
parents 88af52c64ce4
children
line wrap: on
line source

Correct number of bytes written
Values:
char:    0x12
u_char:  0x12
bool:    1
int:     0x12345678
u_int:   0x12345678
long:    0x12345678
u_long:  0x12345678
float:   0.12345678
double:  0.1234567891234568
short:   0x1234
u_short: 0x1234