Searched refs:Mbuffer (Results 1 – 6 of 6) sorted by relevance
25 typedef struct Mbuffer { struct29 } Mbuffer; argument
81 Mbuffer *buff; /* buffer for tokens */
171 LUAI_FUNC LClosure *luaY_parser (lua_State *L, ZIO *z, Mbuffer *buff,
62 Mbuffer *b = ls->buff; in save()
976 Mbuffer buff; /* dynamic structure used by the scanner */
1956 LClosure *luaY_parser (lua_State *L, ZIO *z, Mbuffer *buff, in luaY_parser()