Searched refs:len_bytes (Results 1 – 2 of 2) sorted by relevance
98 int len_bytes = 4; in get_offsets() local103 len_bytes = 8; in get_offsets()114 mem[cnt].set_start = readp + 2 + 2 * len_bytes - startp; in get_offsets()115 mem[cnt].address_len = len_bytes; in get_offsets()130 if (len_bytes == 4) in get_offsets()
1556 int len_bytes, in swap_test_array() argument1565 _dbus_string_init_const_len (&t, array, len_bytes); in swap_test_array()1566 swap_array (&t, 0, len_bytes / alignment, byte_order, alignment); in swap_test_array()