Searched defs:forth_abort (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/efcode/engine/
H A Ddebug.c582 forth_abort(env, "DS: %p outside range\n", DS);
956 forth_abort(fcode_env_t *env, char *fmt, ...) function
962 log_message(MSG_FATAL, "ABORT: abort within forth_abort\n");
996 forth_abort(env, "%s: %s", msg, strerror(save_errno));

Completed in 25 milliseconds