Lines Matching refs:DEH_SIZE
77 DEH_SIZE * copy_count + copy_records_len);
112 DEH_SIZE * copy_count + copy_records_len,
124 DEH_SIZE * copy_count + copy_records_len);
1114 (DEH_SIZE * del_count));
1118 deh_location(&deh[i]) - (DEH_SIZE * del_count +
1130 memmove(prev_record - cut_records_len - DEH_SIZE * del_count,
1133 return DEH_SIZE * del_count + cut_records_len;
1358 (DEH_SIZE * new_entry_count));
1372 memcpy(insert_point + DEH_SIZE * new_entry_count, records,
1373 paste_size - DEH_SIZE * new_entry_count);
1382 memcpy(deh, new_dehs, DEH_SIZE * new_entry_count);
1390 insert_point + DEH_SIZE * new_entry_count -