Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlstate.h260 lu_mem lastatomic; /* see function 'genstep' in file 'lgc.c' */ member
H A Dlgc.c1402 lu_mem lastatomic = g->lastatomic; /* count from last collection */ in stepgenfull() local