Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlapi.c829 static void auxsetstr (lua_State *L, const TValue *t, const char *k) { in auxsetstr() function
851 auxsetstr(L, G, name); in lua_setglobal()
873 auxsetstr(L, index2value(L, idx), k); in lua_setfield()