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

/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Ddebug_malloc.c490 *last_mptr1; local
497 last_mptr1 = NULL;
501 if (last_mptr1 == NULL)
504 warrant_link_(last_mptr1) = warrant_link_(mptr1);
508 last_mptr1 = mptr1;

Completed in 138 milliseconds