Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c439 lu_byte gcstate; member
2094 g->gcstate=1;
2123 g->gcstate=2;
2145 g->gcstate=3;
2154 g->gcstate=4;
2167 g->gcstate=0;
2183 if(g->gcstate==0)
2186 if(g->gcstate!=0){
2200 if(g->gcstate==1)
2225 if(g->gcstate==1){
[all …]

Completed in 65 milliseconds