Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c512 #define pcRel(pc,p)(cast(int,(pc)-(p)->code)-1) macro
2402 return pcRel(ci->savedpc,ci_func(ci)->l.p);

Completed in 17 milliseconds