Searched refs:shift_bytes (Results 1 – 1 of 1) sorted by relevance
1668 unsigned shift_bytes = n * 3 * sizeof(data[0]); in fill_files_note() local1669 memmove(name_base - shift_bytes, name_base, in fill_files_note()1671 name_curpos -= shift_bytes; in fill_files_note()