HomeSort by relevance Sort by last modified time
    Searched defs:luaM_newobject (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
lmem.h 38 #define luaM_newobject(L,tag,s) luaM_realloc_(L, NULL, tag, (s))
  /external/skia/third_party/lua/src/
lmem.h 38 #define luaM_newobject(L,tag,s) luaM_realloc_(L, NULL, tag, (s))
  /external/syslinux/com32/lua/src/
lmem.h 38 #define luaM_newobject(L,tag,s) luaM_realloc_(L, NULL, tag, (s))

Completed in 533 milliseconds