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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
lbaselib.c 164 static const int optsnum[] = {LUA_GCSTOP, LUA_GCRESTART, LUA_GCCOLLECT, local
167 int o = optsnum[luaL_checkoption(L, 1, "collect", opts)];
  /external/syslinux/com32/lua/src/
lbaselib.c 164 static const int optsnum[] = {LUA_GCSTOP, LUA_GCRESTART, LUA_GCCOLLECT, local
167 int o = optsnum[luaL_checkoption(L, 1, "collect", opts)];

Completed in 1502 milliseconds