Home | History | Annotate | Download | only in qemu

Lines Matching refs:read_s32

1220 int32_t read_s32(uint8_t *data, size_t offset)
1733 int32_t val = read_s32(data, 4 + (i * 4));