Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dm_mallocfree.c1955 SizeT other_bszB; in mergeWithFreeNeighbours() local
1969 other_bszB = get_bszB(other_b); in mergeWithFreeNeighbours()
1977 pszB_to_listNo(bszB_to_pszB(a,other_bszB)) ); in mergeWithFreeNeighbours()
1978 b_bszB += other_bszB; in mergeWithFreeNeighbours()
1996 other_bszB = get_bszB(other_b); in mergeWithFreeNeighbours()
2001 pszB_to_listNo(bszB_to_pszB(a, other_bszB)) ); in mergeWithFreeNeighbours()
2003 b_bszB += other_bszB; in mergeWithFreeNeighbours()