| Home | Sort by: relevance | last modified time | path |
| /src/external/mit/lua/dist/src/ | |
| lstate.h | 322 StkIdRel tbclist; /* list of to-be-closed variables */ member in struct:lua_State |
| lobject.h | 145 ** Entries in a Lua stack. Field 'tbclist' forms a list of all 157 } tbclist; member in union:StackValue |