ARB
|
Go to the source code of this file.
Functions | |
char * | read_aisc_file (const char *path, const Location *loc) |
const char * | formatted (const char *format,...) __ATTR__FORMAT(1) |
char * | get_var_string (const Data &data, char *var, bool allow_missing_var) |
Definition at line 22 of file aisc.c.
References buffer, NULp, print_error, and printf_error.
Referenced by Interpreter::launch().
Definition at line 65 of file aisc_commands.c.
References chars, errbuf, ERRBUFSIZE, EXIT_FAILURE, fputc(), NULp, va_end(), va_start(), and vfprintf().
Referenced by Interpreter::launch().
Definition at line 147 of file aisc_var_ref.c.
References aisc_assert, Interpreter::at(), Data::find_qualified_token(), Token::get_key(), Token::get_value(), Token::has_value(), Interpreter::instance, Token::is_block(), LOOKUP_LIST_OR_PARENT_LIST, NULp, offset, Token::parent_block_token(), print_error, printf_error, Interpreter::read_local(), and SKIP_SPACE_LF().