Searched refs:other_bszB (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/coregrind/
H A Dm_mallocfree.c1765 SizeT b_bszB, b_pszB, other_bszB; local
1813 other_bszB = get_bszB(other_b);
1821 pszB_to_listNo(bszB_to_pszB(a,other_bszB)) );
1822 b_bszB += other_bszB;
1840 other_bszB = get_bszB(other_b);
1845 pszB_to_listNo(bszB_to_pszB(a, other_bszB)) );
1847 b_bszB += other_bszB;

Completed in 30 milliseconds