OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:luaZ_openspace
(Results
1 - 8
of
8
) sorted by null
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
lzio.c
68
char *
luaZ_openspace
(lua_State *L, Mbuffer *buff, size_t n) {
lzio.h
45
LUAI_FUNC char *
luaZ_openspace
(lua_State *L, Mbuffer *buff, size_t n);
lundump.c
80
char* s=
luaZ_openspace
(S->L,S->b,size);
lvm.c
319
buffer =
luaZ_openspace
(L, &G(L)->buff, tl);
/external/syslinux/com32/lua/src/
lzio.c
68
char *
luaZ_openspace
(lua_State *L, Mbuffer *buff, size_t n) {
lzio.h
45
LUAI_FUNC char *
luaZ_openspace
(lua_State *L, Mbuffer *buff, size_t n);
lundump.c
80
char* s=
luaZ_openspace
(S->L,S->b,size);
lvm.c
342
buffer =
luaZ_openspace
(L, &G(L)->buff, tl);
Completed in 3726 milliseconds