Table of Contents
ecl_process_env — Per-thread environmentecl_bds_bind — Bind a special variableecl_bds_unwind — Undo one variable bindingecl_setqC equivalent of setqecl_symbol_valueC 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_BEGINC macro for blockECL_CATCH_BEGINC macro for catchECL_UNWIND_PROTECT_BEGINC macro for unwind-protectECL_HANDLER_CASEC macro for handler-caseECL_RESTART_CASEC 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