70 if (name[len - 1] ==
'/') {
80 if ((len > 2) && (strcmp(name + (len - 3),
"...") == 0)) {
91 for (
size_t i = 0;
i < len;
i++) {
92 #if defined(WITH_JAVA_RUNTIME_LIBRARY_OPENJDK)
108 if (list_assertion_names == NULL) {
112 list_assertion_names->push_back(item);
static void abort_errno(const char *text,...)
Equal to abort_errnum, but uses errno to get the error number.
List< assertion_name_t * > * list_assertion_names
void assertion_ea_da(const char *name, bool enabled)
JNIEnv jclass jobject const char * name
static size_t strlen(const char *s)
bool assertion_user_enabled
Option< bool > enabled("DebugCompiler2","compiler with compiler2", false, option::xx_root())
int32_t assertion_class_count
bool assertion_system_enabled
int32_t assertion_package_count
static char * strdup(const char *s)