Searched refs:read_s32 (Results 1 – 1 of 1) sorted by relevance
863 static int32_t read_s32(uint8_t *data, size_t offset) in read_s32() function1413 int32_t val = read_s32(data, 4 + (i * 4)); in protocol_client_msg()