Searched refs:BlockCnt (Results 1 – 2 of 2) sorted by relevance
144 struct BlockCnt; /* defined in lparser.c */152 struct BlockCnt *bl; /* chain of current blocks */
53 typedef struct BlockCnt { struct54 struct BlockCnt *previous; /* chain */ argument61 } BlockCnt; argument415 BlockCnt *bl = fs->bl; in markupval()427 BlockCnt *bl = fs->bl; in marktobeclosed()632 static void movegotosout (FuncState *fs, BlockCnt *bl) { in movegotosout()646 static void enterblock (FuncState *fs, BlockCnt *bl, lu_byte isloop) { in enterblock()677 BlockCnt *bl = fs->bl; in leaveblock()733 static void open_func (LexState *ls, FuncState *fs, BlockCnt *bl) { in open_func()997 BlockCnt bl; in body()[all …]