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

  /device/linaro/bootloader/edk2/StdLib/Include/Lua/
lauxlib.h 111 #define luaL_newlib(L,l) (luaL_newlibtable(L,l), luaL_setfuncs(L,l,0))
  /external/syslinux/com32/lua/src/
lauxlib.h 111 #define luaL_newlib(L,l) (luaL_newlibtable(L,l), luaL_setfuncs(L,l,0))

Completed in 103 milliseconds