Home
last modified time | relevance | path

Searched refs:lu_mem (Results 1 – 1 of 1) sorted by relevance

/PHP-8.2/ext/opcache/jit/dynasm/
H A Dminilua.c207 typedef size_t lu_mem; typedef
210 #define IntPoint(p)((unsigned int)(lu_mem)(p))
448 lu_mem GCthreshold;
449 lu_mem totalbytes;
450 lu_mem estimate;
451 lu_mem gcdept;
2010 #define sweepwholelist(L,p)sweeplist(L,p,((lu_mem)(~(lu_mem)0)-2))
2056 lu_mem oldt=g->GCthreshold;
2141 lu_mem old=g->totalbytes;
2149 lu_mem old=g->totalbytes;
[all …]

Completed in 20 milliseconds