Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/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;
2011 #define sweepwholelist(L,p)sweeplist(L,p,((lu_mem)(~(lu_mem)0)-2))
2057 lu_mem oldt=g->GCthreshold;
2142 lu_mem old=g->totalbytes;
2150 lu_mem old=g->totalbytes;
[all …]

Completed in 18 milliseconds