Home
last modified time | relevance | path

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

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