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

/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Ddebug_malloc.c487 remove_warrant(void *mptr) function
527 if (malloc_watch && remove_warrant(mptr)==0 )
634 if ( malloc_watch && remove_warrant(oldmptr)==0 )

Completed in 59 milliseconds