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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
lapi.c 249 LUA_API int lua_type (lua_State *L, int idx) { function
275 int t = lua_type(L, idx);
  /external/syslinux/com32/lua/src/
lapi.c 249 LUA_API int lua_type (lua_State *L, int idx) { function
275 int t = lua_type(L, idx);

Completed in 79 milliseconds