Searched refs:auxupvalue (Results 1 – 1 of 1) sorted by relevance
258 static int auxupvalue (lua_State *L, int get) { in auxupvalue() function271 return auxupvalue(L, 1); in db_getupvalue()277 return auxupvalue(L, 0); in db_setupvalue()
Completed in 3 milliseconds