Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <lstate.h>
Definition at line 68 of file lua-5.1.5/src/lstate.h.
GCObject * global_State::allgc |
Definition at line 126 of file lua-5.2.4/src/lstate.h.
Referenced by atomic2gen(), enterinc(), entersweep(), entersweep(), entersweep(), lua_newstate(), lua_newthread(), luaC_checkfinalizer(), luaC_fix(), luaC_freeallobjects(), luaC_newobj(), luaC_newobj(), luaF_close(), udata2finalize(), udata2finalize(), udata2finalize(), and youngcollection().
GCObject * global_State::allweak |
Definition at line 134 of file lua-5.2.4/src/lstate.h.
Referenced by atomic(), atomic(), atomic(), cleargraylists(), correctgraylists(), lua_newstate(), restartcollection(), restartcollection(), traverseephemeron(), traverseephemeron(), traverseephemeron(), traversetable(), traversetable(), and traversetable().
Mbuffer global_State::buff |
Definition at line 81 of file lua-5.1.5/src/lstate.h.
Referenced by checkSizes(), checkSizes(), close_state(), close_state(), and lua_newstate().
lu_byte global_State::currentwhite |
Definition at line 72 of file lua-5.1.5/src/lstate.h.
Referenced by atomic(), atomic(), atomic(), atomic(), lua_newstate(), luaC_freeall(), and luaC_freeallobjects().
GCObject * global_State::ephemeron |
Definition at line 133 of file lua-5.2.4/src/lstate.h.
Referenced by atomic(), atomic(), atomic(), cleargraylists(), convergeephemerons(), convergeephemerons(), convergeephemerons(), correctgraylists(), lua_newstate(), restartcollection(), restartcollection(), retraversegrays(), traverseephemeron(), traverseephemeron(), and traverseephemeron().
lu_mem global_State::estimate |
Definition at line 84 of file lua-5.1.5/src/lstate.h.
Referenced by atomic(), and singlestep().
GCObject * global_State::finobj |
Definition at line 127 of file lua-5.2.4/src/lstate.h.
Referenced by atomic2gen(), enterinc(), entersweep(), lua_newstate(), luaC_checkfinalizer(), luaC_freeallobjects(), separatetobefnz(), separatetobefnz(), separatetobefnz(), singlestep(), singlestep(), and youngcollection().
GCObject* global_State::finobjold1 |
Definition at line 287 of file lua-5.4.3/src/lstate.h.
Referenced by atomic2gen(), enterinc(), lua_newstate(), separatetobefnz(), and youngcollection().
GCObject* global_State::finobjrold |
Definition at line 288 of file lua-5.4.3/src/lstate.h.
Referenced by atomic2gen(), enterinc(), lua_newstate(), and youngcollection().
GCObject* global_State::finobjsur |
Definition at line 286 of file lua-5.4.3/src/lstate.h.
Referenced by atomic2gen(), enterinc(), lua_newstate(), separatetobefnz(), and youngcollection().
GCObject* global_State::firstold1 |
Definition at line 285 of file lua-5.4.3/src/lstate.h.
Referenced by atomic2gen(), correctpointers(), lua_newstate(), udata2finalize(), and youngcollection().
GCObject * global_State::fixedgc |
Definition at line 159 of file lua-5.3.6/src/lstate.h.
Referenced by lua_newstate(), luaC_fix(), and luaC_freeallobjects().
lua_Alloc global_State::frealloc |
Definition at line 70 of file lua-5.1.5/src/lstate.h.
Referenced by close_state(), close_state(), close_state(), close_state(), lua_newstate(), luaM_free_(), luaM_realloc_(), and tryagain().
l_mem global_State::GCdebt |
Definition at line 115 of file lua-5.2.4/src/lstate.h.
Referenced by checkSizes(), checkSizes(), genstep(), getdebt(), incstep(), incstep(), lua_gc(), lua_gc(), lua_newstate(), luaE_setdebt(), luaM_free_(), luaM_malloc_(), luaM_realloc_(), sweepstep(), and sweepstep().
lu_mem global_State::gcdept |
Definition at line 85 of file lua-5.1.5/src/lstate.h.
Referenced by lua_newstate(), luaC_step(), and singlestep().
lu_byte global_State::gcemergency |
Definition at line 267 of file lua-5.4.3/src/lstate.h.
Referenced by checkSizes(), finishgencycle(), GCTM(), lua_newstate(), luaC_fullgc(), luaC_step(), singlestep(), and traversethread().
lu_mem global_State::GCestimate |
Definition at line 117 of file lua-5.2.4/src/lstate.h.
Referenced by atomic2gen(), checkSizes(), checkSizes(), fullinc(), generationalcollection(), genstep(), incstep(), lua_gc(), lua_newstate(), luaC_changemode(), luaC_fullgc(), setpause(), setpause(), singlestep(), singlestep(), singlestep(), stepgenfull(), sweepstep(), and sweepstep().
unsigned int global_State::gcfinnum |
Definition at line 161 of file lua-5.3.6/src/lstate.h.
Referenced by atomic(), lua_newstate(), and runafewfinalizers().
lu_byte global_State::gckind |
Definition at line 123 of file lua-5.2.4/src/lstate.h.
Referenced by atomic2gen(), checkSizes(), checkSizes(), enterinc(), lua_gc(), lua_newstate(), luaC_barrier_(), luaC_barrierback_(), luaC_changemode(), luaC_changemode(), luaC_freeallobjects(), luaC_fullgc(), singlestep(), stepgenfull(), and traversethread().
int global_State::gcmajorinc |
Definition at line 139 of file lua-5.2.4/src/lstate.h.
Referenced by generationalcollection(), lua_gc(), and lua_newstate().
lu_mem global_State::GCmemtrav |
Definition at line 116 of file lua-5.2.4/src/lstate.h.
Referenced by atomic(), atomic(), propagatemark(), propagatemark(), reallymarkobject(), reallymarkobject(), singlestep(), and singlestep().
int global_State::gcpause |
Definition at line 86 of file lua-5.1.5/src/lstate.h.
Referenced by lua_gc(), lua_gc(), lua_newstate(), setpause(), setpause(), and setpause().
lu_byte global_State::gcpause |
Definition at line 268 of file lua-5.4.3/src/lstate.h.
lu_byte global_State::gcrunning |
Definition at line 124 of file lua-5.2.4/src/lstate.h.
Referenced by f_luaopen(), f_luaopen(), f_luaopen(), GCTM(), GCTM(), GCTM(), lua_gc(), lua_gc(), lua_newstate(), luaC_step(), and luaM_realloc_().
lu_byte global_State::gcstate |
Definition at line 73 of file lua-5.1.5/src/lstate.h.
Referenced by atomic(), atomic(), atomic(), atomic2gen(), enterinc(), entersweep(), entersweep(), entersweep(), finishgencycle(), generationalcollection(), incstep(), incstep(), lua_gc(), lua_gc(), lua_newstate(), luaC_barrier_(), luaC_barrierback(), luaC_barrierf(), luaC_forcestep(), luaC_fullgc(), luaC_linkupval(), luaC_runtilstate(), luaC_step(), markroot(), singlestep(), singlestep(), singlestep(), singlestep(), sweepstep(), sweepstep(), traverseephemeron(), traverseephemeron(), traverseephemeron(), traverseLclosure(), traversestack(), traversethread(), traversethread(), traverseweakvalue(), traverseweakvalue(), and youngcollection().
int global_State::gcstepmul |
Definition at line 87 of file lua-5.1.5/src/lstate.h.
Referenced by getdebt(), incstep(), incstep(), lua_gc(), lua_gc(), lua_newstate(), and luaC_step().
lu_byte global_State::gcstepmul |
Definition at line 269 of file lua-5.4.3/src/lstate.h.
lu_byte global_State::gcstepsize |
Definition at line 270 of file lua-5.4.3/src/lstate.h.
Referenced by incstep(), lua_gc(), and lua_newstate().
lu_byte global_State::gcstopem |
Definition at line 263 of file lua-5.4.3/src/lstate.h.
Referenced by lua_newstate(), singlestep(), and tryagain().
lu_mem global_State::GCthreshold |
Definition at line 82 of file lua-5.1.5/src/lstate.h.
Referenced by f_luaopen(), GCTM(), lua_gc(), lua_newstate(), and luaC_step().
lu_byte global_State::genmajormul |
Definition at line 265 of file lua-5.4.3/src/lstate.h.
Referenced by genstep(), lua_gc(), and lua_newstate().
lu_byte global_State::genminormul |
Definition at line 264 of file lua-5.4.3/src/lstate.h.
Referenced by lua_gc(), lua_newstate(), and setminordebt().
GCObject * global_State::gray |
Definition at line 77 of file lua-5.1.5/src/lstate.h.
Referenced by atomic(), atomic(), atomic(), cleargraylists(), lua_newstate(), luaC_fullgc(), markroot(), propagateall(), propagateall(), propagateall(), propagateall(), propagatelist(), propagatemark(), propagatemark(), propagatemark(), propagatemark(), reallymarkobject(), reallymarkobject(), reallymarkobject(), reallymarkobject(), restartcollection(), restartcollection(), singlestep(), singlestep(), singlestep(), and singlestep().
GCObject * global_State::grayagain |
Definition at line 78 of file lua-5.1.5/src/lstate.h.
Referenced by atomic(), atomic(), atomic(), cleargraylists(), correctgraylists(), genlink(), lua_newstate(), luaC_barrierback(), luaC_barrierback_(), luaC_barrierback_(), luaC_barrierproto_(), luaC_fullgc(), markroot(), propagatemark(), propagatemark(), propagatemark(), restartcollection(), restartcollection(), retraversegrays(), sweep2old(), traverseephemeron(), traverseephemeron(), traverseephemeron(), traversethread(), traverseweakvalue(), traverseweakvalue(), and traverseweakvalue().
TValue global_State::l_registry |
Definition at line 89 of file lua-5.1.5/src/lstate.h.
Referenced by atomic(), atomic(), atomic(), init_registry(), init_registry(), init_registry(), lua_newstate(), restartcollection(), restartcollection(), and restartcollection().
lu_mem global_State::lastatomic |
Definition at line 255 of file lua-5.4.3/src/lstate.h.
Referenced by atomic2gen(), enterinc(), genstep(), lua_newstate(), luaC_changemode(), and stepgenfull().
struct lua_State * global_State::mainthread |
Definition at line 90 of file lua-5.1.5/src/lstate.h.
Referenced by atomic(), atomic(), atomic(), atomic(), GCTM(), lua_newstate(), lua_newthread(), luaC_freeallobjects(), luaC_separateudata(), luaD_throw(), markroot(), reallymarkobject(), restartcollection(), restartcollection(), restartcollection(), singlestep(), and singlestep().
TString * global_State::memerrmsg |
Definition at line 144 of file lua-5.2.4/src/lstate.h.
Referenced by f_luaopen(), luaS_clearcache(), and luaS_init().
struct Table * global_State::mt |
Definition at line 92 of file lua-5.1.5/src/lstate.h.
Referenced by lua_newstate(), markmt(), markmt(), markmt(), and markmt().
TValue global_State::nilvalue |
Definition at line 258 of file lua-5.4.3/src/lstate.h.
Referenced by f_luaopen(), and lua_newstate().
GCObject* global_State::old1 |
Definition at line 283 of file lua-5.4.3/src/lstate.h.
Referenced by atomic2gen(), correctpointers(), enterinc(), lua_newstate(), and youngcollection().
lua_CFunction global_State::panic |
Definition at line 88 of file lua-5.1.5/src/lstate.h.
Referenced by lua_newstate(), and luaD_throw().
GCObject* global_State::reallyold |
Definition at line 284 of file lua-5.4.3/src/lstate.h.
Referenced by atomic2gen(), correctpointers(), enterinc(), lua_newstate(), and youngcollection().
GCObject* global_State::rootgc |
Definition at line 75 of file lua-5.1.5/src/lstate.h.
Referenced by atomic(), close_state(), lua_newstate(), luaC_freeall(), luaC_fullgc(), luaC_link(), luaC_linkupval(), and sweeplist().
unsigned int global_State::seed |
Definition at line 120 of file lua-5.2.4/src/lstate.h.
Referenced by internshrstr(), internshrstr(), internshrstr(), and lua_newstate().
TString * global_State::strcache |
Definition at line 170 of file lua-5.3.6/src/lstate.h.
Referenced by luaS_clearcache(), and luaS_init().
stringtable global_State::strt |
Definition at line 69 of file lua-5.1.5/src/lstate.h.
Referenced by checkSizes(), checkSizes(), checkSizes(), checkSizes(), close_state(), internshrstr(), internshrstr(), internshrstr(), lua_newstate(), luaC_freeall(), luaC_freeallobjects(), singlestep(), singlestep(), and singlestep().
GCObject* global_State::survival |
Definition at line 282 of file lua-5.4.3/src/lstate.h.
Referenced by atomic2gen(), correctpointers(), enterinc(), lua_newstate(), and youngcollection().
GCObject** global_State::sweepfin |
Definition at line 129 of file lua-5.2.4/src/lstate.h.
Referenced by entersweep(), lua_newstate(), and singlestep().
GCObject ** global_State::sweepgc |
Definition at line 76 of file lua-5.1.5/src/lstate.h.
Referenced by atomic(), entersweep(), entersweep(), entersweep(), lua_newstate(), luaC_checkfinalizer(), luaC_fullgc(), singlestep(), singlestep(), sweepstep(), and sweepstep().
int global_State::sweepstrgc |
Definition at line 74 of file lua-5.1.5/src/lstate.h.
Referenced by atomic(), entersweep(), lua_newstate(), luaC_fullgc(), singlestep(), and singlestep().
TString * global_State::tmname |
Definition at line 93 of file lua-5.1.5/src/lstate.h.
GCObject* global_State::tmudata |
Definition at line 80 of file lua-5.1.5/src/lstate.h.
Referenced by GCTM(), lua_newstate(), luaC_separateudata(), marktmu(), and singlestep().
GCObject * global_State::tobefnz |
Definition at line 135 of file lua-5.2.4/src/lstate.h.
Referenced by atomic2gen(), callallpendingfinalizers(), callallpendingfinalizers(), callallpendingfinalizers(), enterinc(), lua_newstate(), luaC_forcestep(), luaC_freeallobjects(), markbeingfnz(), markbeingfnz(), markbeingfnz(), runafewfinalizers(), runafewfinalizers(), separatetobefnz(), separatetobefnz(), separatetobefnz(), singlestep(), singlestep(), udata2finalize(), udata2finalize(), udata2finalize(), and youngcollection().
l_mem global_State::totalbytes |
Definition at line 83 of file lua-5.1.5/src/lstate.h.
Referenced by atomic(), close_state(), f_luaopen(), GCTM(), lua_gc(), lua_newstate(), luaC_step(), luaE_setdebt(), luaM_realloc_(), and singlestep().
l_mem global_State::totalbytes |
Definition at line 139 of file lua-5.3.6/src/lstate.h.
struct lua_State * global_State::twups |
Definition at line 160 of file lua-5.3.6/src/lstate.h.
Referenced by lua_newstate(), remarkupvals(), remarkupvals(), traversethread(), and traversethread().
void * global_State::ud |
Definition at line 71 of file lua-5.1.5/src/lstate.h.
Referenced by close_state(), close_state(), close_state(), close_state(), lua_newstate(), luaM_free_(), luaM_realloc_(), and tryagain().
void* global_State::ud_warn |
Definition at line 297 of file lua-5.4.3/src/lstate.h.
Referenced by lua_newstate().
UpVal global_State::uvhead |
Definition at line 91 of file lua-5.1.5/src/lstate.h.
Referenced by lua_newstate(), luaF_findupval(), remarkupvals(), and remarkupvals().
const lua_Number * global_State::version |
Definition at line 143 of file lua-5.2.4/src/lstate.h.
Referenced by close_state(), close_state(), f_luaopen(), f_luaopen(), lua_newstate(), and luaM_realloc_().
lua_WarnFunction global_State::warnf |
Definition at line 296 of file lua-5.4.3/src/lstate.h.
Referenced by lua_newstate().
GCObject * global_State::weak |
Definition at line 79 of file lua-5.1.5/src/lstate.h.
Referenced by atomic(), atomic(), atomic(), atomic(), cleargraylists(), correctgraylists(), lua_newstate(), luaC_fullgc(), markroot(), restartcollection(), restartcollection(), retraversegrays(), traversetable(), traverseweakvalue(), traverseweakvalue(), and traverseweakvalue().