Searched refs:sizeof_strings (Results 1 – 2 of 2) sorted by relevance
3083 static unsigned int sizeof_strings; variable3489 sizeof_strings += (entry->name_id.name.len + 1) * 2; in rsrc_compute_region_sizes()4292 sizeof_leaves = sizeof_strings = sizeof_tables_and_entries = 0; in rsrc_process_section()4296 sizeof_strings = (sizeof_strings + 7) & ~ 7; in rsrc_process_section()4307 write_data.next_data = write_data.next_string + sizeof_strings; in rsrc_process_section()
2420 (rsrc_count_entries): Do not increment sizeof_strings or