Searched defs:UpVal (Results 1 – 2 of 2) sorted by relevance
35 struct UpVal { struct40 UpVal *next; /* linked list */ argument54 LUAI_FUNC UpVal *luaF_findupval (lua_State *L, StkId level); argument
436 typedef struct UpVal UpVal; typedef