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

/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_error.h57 (((int)(cond))?(void)0:error_assert(#cond, __FILE__, __LINE__))
90 void error_assert(const char *condition, const char *file, int line);
H A Dhprof_error.c161 error_assert(const char *condition, const char *file, int line) function

Completed in 46 milliseconds