Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/jit/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))
2014 int deadmask=otherwhite(g);
2119 g->currentwhite=cast_byte(otherwhite(g));

Completed in 20 milliseconds