Searched defs:luaM_newobject (Results 1 - 2 of 2) sorted by relevance
/external/skia/third_party/lua/src/ |
H A D | lmem.h | 38 #define luaM_newobject(L,tag,s) luaM_realloc_(L, NULL, tag, (s)) macro
|
/external/syslinux/com32/lua/src/ |
H A D | lmem.h | 38 #define luaM_newobject(L,tag,s) luaM_realloc_(L, NULL, tag, (s)) macro
|
Completed in 99 milliseconds