Home | History | Annotate | Download | only in memcheck

Lines Matching refs:n1

247 static Int compare_MC_Chunks(void* n1, void* n2)
249 MC_Chunk* mc1 = *(MC_Chunk**)n1;