Searched refs:luaY_parser (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/mit/lua/dist/etc/
H A Dnoparser.c25 LUAI_FUNC Proto *luaY_parser (lua_State *L, ZIO *z, Mbuffer *buff, const char *name) { function
/netbsd-6-1-5-RELEASE/external/mit/lua/dist/src/
H A Dlparser.h80 LUAI_FUNC Proto *luaY_parser (lua_State *L, ZIO *z, Mbuffer *buff,
H A Dldo.c499 tf = ((c == LUA_SIGNATURE[0]) ? luaU_undump : luaY_parser)(L, p->z,
H A Dlparser.c385 Proto *luaY_parser (lua_State *L, ZIO *z, Mbuffer *buff, const char *name) { function

Completed in 168 milliseconds