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

/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Ddebug_malloc.c228 #define warrant_line_(mptr) warrant_(mptr).line macro
231 #define MLINE(mptr) (malloc_watch?warrant_line_(mptr):0)
412 warrant_line_(mptr) = line;
746 warrant_line_(mptr), warrant_id_(mptr));

Completed in 94 milliseconds