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