Home
last modified time | relevance | path

Searched refs:trynewtbcupval (Results 1 – 1 of 1) sorted by relevance

/external/lua/src/
Dlfunc.c184 static void trynewtbcupval (lua_State *L, void *ud) { in trynewtbcupval() function
202 status = luaD_rawrunprotected(L, trynewtbcupval, level); in luaF_newtbcupval()