BlockCnt
BlockCnt bl;
BlockCnt bl;
BlockCnt bl1, bl2;
BlockCnt bl;
BlockCnt bl;
BlockCnt bl;
BlockCnt bl;
BlockCnt *bl = fs->bl;
BlockCnt *bl = ls->fs->bl;
static void movegotosout (FuncState *fs, BlockCnt *bl) {
struct BlockCnt *previous; /* chain */
static void enterblock (FuncState *fs, BlockCnt *bl, lu_byte isloop) {
BlockCnt *bl = fs->bl;
static void open_func (LexState *ls, FuncState *fs, BlockCnt *bl) {
BlockCnt bl;
struct BlockCnt *bl; /* chain of current blocks */
struct BlockCnt; /* defined in lparser.c */