Go to the source code of this file.
Functions | |
| OCTAVE_NORETURN void | panic (const char *fmt,...) |
| OCTAVE_NORETURN void | vpanic (const char *fmt, va_list args) |
| OCTAVE_NORETURN void panic | ( | const char * | fmt, |
| ... | |||
| ) |
Definition at line 45 of file panic.cc.
References vpanic().
Referenced by symbol_table::alias_built_in_function().