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

/external/valgrind/main/memcheck/
H A Dmc_leakcheck.c484 lc_is_a_chunk_ptr(Addr ptr, Int* pch_no, MC_Chunk** pch, LC_Extra** pex) function
617 if ( ! lc_is_a_chunk_ptr(ptr, &ch_no, &ch, &ex) )
663 if ( ! lc_is_a_chunk_ptr(ptr, &ch_no, &ch, &ex) )

Completed in 17 milliseconds