Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c574 #define otherwhite(g)(g->currentwhite^bit2mask(0,1)) macro
575 #define isdead(g,v)((v)->gch.marked&otherwhite(g)&bit2mask(0,1))
2015 int deadmask=otherwhite(g);
2120 g->currentwhite=cast_byte(otherwhite(g));

Completed in 19 milliseconds