Table of Contents
ecl_process_env — Per-thread environmentecl_bds_bind — Bind a special variableecl_bds_unwind — Undo one variable bindingecl_setq — C equivalent of setqecl_symbol_value — C equivalent of symbol-valueecl_va_arg — Accepting a variable number of argumentsecl_nth_value, ecl_nvalues — Accessing output valuesecl_return0, ecl_return1, ... — Returning multiple valuesECL_BLOCK_BEGIN — C macro for blockECL_CATCH_BEGIN — C macro for catchECL_UNWIND_PROTECT_BEGIN — C macro for unwind-protectECL_HANDLER_CASE — C macro for handler-caseECL_RESTART_CASE — C macro for restart-caseecl_make_keyword — Find a lisp keywordecl_make_symbol — Find a lisp symbol#\Newline charactersecl_aet_to_symbol,
ecl_symbol_to_aet — To and from element typesdisassemble — Display the assembly code of a functiontrace — Follow execution of functions