Lines Matching defs:LispDestroy
648 LispDestroy(const char *fmt, ...)
740 LispDestroy("aborted on continuable error");
1121 LispDestroy("out of memory");
1159 LispDestroy("out of memory, couldn't allocate %lu bytes",
1176 LispDestroy("out of memory, couldn't allocate %lu bytes",
1207 LispDestroy("out of memory, couldn't realloc");
1254 LispDestroy("%s: %s is not a symbol", fname, STROBJ(var));
1297 LispDestroy("Opaque type %d not registered", type);
1356 LispDestroy("internal error at ALLOC-ATOM-PROPERTY");
1385 LispDestroy("internal error at DECREMENT-ATOM-REFERENCE");
1433 LispDestroy("Symbol %s must be a package, not %s",
1582 LispDestroy("SET-ATOM-STRUCT-PROPERTY: "
1646 LispDestroy("%s: %s has an odd property list length",
1652 LispDestroy("REMPROP: %s has an odd property list length",
1872 LispDestroy("%s %s: %s cannot be a %s argument list",
1889 LispDestroy("builtin function argument cannot have default value");
1893 LispDestroy("%s %s: bad &AUX argument %s",
1907 LispDestroy("%s %s: syntax error parsing %s",
1923 LispDestroy("%s %s: bad special &KEY %s",
1934 LispDestroy("%s %s: %s cannot be a %s argument name",
1942 LispDestroy("%s %s: bad argument specification %s",
1975 LispDestroy("%s %s: %s cannot be a %s argument name",
1983 LispDestroy("%s %s: bad argument specification %s",
2007 LispDestroy("%s %s: syntax error parsing %s",
2013 LispDestroy("%s %s: %s cannot be a %s argument",
2024 LispDestroy("%s %s: syntax error parsing %s",
2027 LispDestroy("%s %s: %s not allowed after %s",
2035 LispDestroy("%s %s: %s not allowed after %s",
2044 LispDestroy("%s %s: %s not allowed after %s",
2057 LispDestroy("%s %s: syntax error parsing %s",
2060 LispDestroy("builtin function cannot have &AUX arguments");
2068 LispDestroy("%s %s: %s not allowed/implemented",
2136 LispDestroy("%s %s: %s cannot end %s arguments",
2207 LispDestroy("out of memory");
2213 LispDestroy("out of memory");
2563 LispDestroy("no match for %s, at UPROTECT", STROBJ(key));
3153 LispDestroy("SYMBOL-FUNCTION: %s is not a function", STROBJ(symbol));
3196 LispDestroy("out of memory");
3615 LispDestroy("DOCUMENTATION: invalid argument");
3646 LispDestroy("DOCUMENTATION: invalid argument");
3665 LispDestroy("DOCUMENTATION: invalid argument");
3697 LispDestroy("stack overflow");
3705 LispDestroy("out of memory");
3786 LispDestroy("EVAL: ,@ only allowed on lists");
3790 LispDestroy("EVAL: comma outside of backquote");
3910 LispDestroy("EVAL: cannot append to %s", STROBJ(cdr));
3977 LispDestroy("out of memory");
3990 LispDestroy("out of memory");
4007 LispDestroy("out of memory");
4024 LispDestroy("out of memory");
4124 LispDestroy("%s: too few arguments", STROBJ(name));
4219 LispDestroy("%s: &KEY needs arguments as pairs",
4513 LispDestroy("%s: %s is an invalid keyword",
4593 LispDestroy("%s: too many arguments", STROBJ(name));
4699 LispDestroy("EVAL: the function %s is not defined",
4727 LispDestroy("EVAL: %s is invalid as a function",
4750 LispDestroy("EVAL: the variable %s is unbound", STROBJ(object));
4765 LispDestroy("FUNCTION: %s is not a function", STROBJ(result));
4771 LispDestroy("EVAL: comma outside of backquote");
4973 LispDestroy("PRINT: %s is not a stream", STROBJ(stream));
5023 LispDestroy("%s", errstr);