Home
last modified time | relevance | path

Searched refs:old_bytes (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sal/rtl/source/
H A Dalloc_arena.c382 sal_Size old_bytes = old_size * sizeof(rtl_arena_segment_type*); in rtl_arena_hash_rescale() local
383 rtl_arena_free (gp_arena_arena, old_table, old_bytes); in rtl_arena_hash_rescale()
H A Dalloc_cache.c183 sal_Size old_bytes = old_size * sizeof(rtl_cache_bufctl_type*); in rtl_cache_hash_rescale() local
184 rtl_arena_free (gp_cache_arena, old_table, old_bytes); in rtl_cache_hash_rescale()

Completed in 23 milliseconds