Home
last modified time | relevance | path

Searched defs:lastatomic (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mit/lua/dist/src/
H A Dlstate.h262 lu_mem lastatomic; /* see function 'genstep' in file 'lgc.c' */ member
H A Dlgc.c1405 lu_mem lastatomic = g->lastatomic; /* count from last collection */ in stepgenfull() local