Searched refs:BlockCnt (Results 1 – 2 of 2) sorted by relevance
139 struct BlockCnt; /* defined in lparser.c */147 struct BlockCnt *bl; /* chain of current blocks */
49 typedef struct BlockCnt { struct50 struct BlockCnt *previous; /* chain */ argument57 } BlockCnt; argument411 BlockCnt *bl = fs->bl; in markupval()618 static void movegotosout (FuncState *fs, BlockCnt *bl) { in movegotosout()632 static void enterblock (FuncState *fs, BlockCnt *bl, lu_byte isloop) { in enterblock()663 BlockCnt *bl = fs->bl; in leaveblock()719 static void open_func (LexState *ls, FuncState *fs, BlockCnt *bl) { in open_func()983 BlockCnt bl; in body()1298 BlockCnt bl; in block()[all …]