Searched refs:Mbuffer (Results 1 - 14 of 14) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/lua/
H A Dlzio.h24 typedef struct Mbuffer { struct
28 } Mbuffer; typedef in typeref:struct:Mbuffer
46 LUAI_FUNC char *luaZ_openspace (lua_State *L, Mbuffer *buff, size_t n);
H A Dllex.h64 Mbuffer *buff; /* buffer for tokens */
H A Dlparser.h116 LUAI_FUNC Closure *luaY_parser (lua_State *L, ZIO *z, Mbuffer *buff,
H A Dlzio.c67 char *luaZ_openspace (lua_State *L, Mbuffer *buff, size_t n) {
H A Dlstate.h139 Mbuffer buff; /* temporary buffer for string concatenation */
H A Dllex.c50 Mbuffer *b = ls->buff;
H A Dldo.c698 Mbuffer buff; /* dynamic structure used by the scanner */
H A Dlparser.c1623 Closure *luaY_parser (lua_State *L, ZIO *z, Mbuffer *buff,
/freebsd-13-stable/contrib/lua/src/
H A Dlzio.h23 typedef struct Mbuffer { struct
27 } Mbuffer; typedef in typeref:struct:Mbuffer
H A Dllex.h73 Mbuffer *buff; /* buffer for tokens */
H A Dlparser.h167 LUAI_FUNC LClosure *luaY_parser (lua_State *L, ZIO *z, Mbuffer *buff,
H A Dllex.c58 Mbuffer *b = ls->buff;
H A Dldo.c805 Mbuffer buff; /* dynamic structure used by the scanner */
H A Dlparser.c1931 LClosure *luaY_parser (lua_State *L, ZIO *z, Mbuffer *buff,

Completed in 262 milliseconds