HomeSort by: relevance | last modified time | path
    Searched defs:db_getupvalue (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mit/lua/dist/src/
ldblib.c 274 static int db_getupvalue (lua_State *L) { function
473 {"getupvalue", db_getupvalue},
ldblib.c 274 static int db_getupvalue (lua_State *L) { function
473 {"getupvalue", db_getupvalue},

Completed in 44 milliseconds