Searched refs:BlockCnt (Results 1 – 2 of 2) sorted by relevance
92 struct BlockCnt; /* defined in lparser.c */101 struct BlockCnt *bl; /* chain of current blocks */
41 typedef struct BlockCnt { struct42 struct BlockCnt *previous; /* chain */ argument48 } BlockCnt; argument260 BlockCnt *bl = fs->bl; in markupval()365 BlockCnt *bl = ls->fs->bl; in findlabel()419 static void movegotosout (FuncState *fs, BlockCnt *bl) { in movegotosout()437 static void enterblock (FuncState *fs, BlockCnt *bl, lu_byte isloop) { in enterblock()472 BlockCnt *bl = fs->bl; in leaveblock()526 static void open_func (LexState *ls, FuncState *fs, BlockCnt *bl) { in open_func()790 BlockCnt bl; in body()[all …]