Searched refs:start4 (Results 1 – 4 of 4) sorted by relevance
53 end_sector, end_cyl, start4[4], size4[4]; member215 first[i] = swap_le32toh(px->start4) + pe->start_offset; in check_order()242 local_start_off = swap_le32toh(p->start4); in read_ebr()256 offset = swap_le32toh(q->start4); in read_ebr()423 start = swap_le32toh((unsigned char*)(p->start4)); in consistency_check()472 start_sec = swap_le32toh(p->start4) + partitions[i].start_offset; in list_partitions()612 new_start = partitions[i + 1].start_offset + swap_le32toh(q->start4) - extended_offset; in delete_partition()614 memcpy(p->start4, (void *)&new_start, 4); in delete_partition()932 begin_sec[i] = swap_le32toh(p->start4) + pe->start_offset; in add_partition()951 set_levalue(p->start4, start - pe->start_offset); in add_partition()[all …]
77 start4: label79 b.w start4
67 start4: label71 bl start4
1099 const char* const start4 = start3 + length3; in HUF_decompress_usingDTable() local1110 errorCode = FSE_initDStream(&bitD4, start4, length4); in HUF_decompress_usingDTable()