ARB
|
#include "aisc_interpreter.h"
Go to the source code of this file.
Functions | |
static Code * | aisc_calc_blocks (Code *co, Code *afor, Code *aif, int up) |
Definition at line 13 of file aisc_mix.c.
References Code::command, CT_ELSE, CT_ELSEIF, CT_ENDFOR, CT_ENDIF, CT_FOR, CT_IF, CT_NEXT, Code::ELSE, Code::ENDFOR, Code::ENDIF, Code::FOR, Code::IF, Code::next, Code::NEXT, NULp, print_error, and Code::str.