Home
last modified time | relevance | path

Searched defs:r2 (Results 1 – 7 of 7) sorted by relevance

/PHP-8.0/ext/opcache/Optimizer/
H A Descape_analysis.c63 int r2 = union_find_root(parent, j); in union_find_unite() local
H A Dzend_inference.c553 static void float_div(zend_long a, zend_long b, zend_long *r1, zend_long *r2) { in float_div()
/PHP-8.0/ext/calendar/
H A Djewish.c435 register zend_ulong r1, r2, d1, d2; in MoladOfMetonicCycle() local
/PHP-8.0/Zend/
H A Dzend_opcode.c901 zend_live_range *r2 = r1 + op_array->last_live_range - 1; in zend_calc_live_ranges() local
/PHP-8.0/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h750 #define SLJIT_MEM2(r1, r2) (SLJIT_MEM | (r1) | ((r2) << 8)) argument
1479 sljit_sw r2; member
/PHP-8.0/ext/gd/libgd/
H A Dgd.c395 static float HWB_Diff (int r1, int g1, int b1, int r2, int g2, int b2) in HWB_Diff()
3026 int a1, a2, r1, r2, g1, g2, b1, b2; in gdLayerMultiply() local
/PHP-8.0/ext/opcache/jit/
H A Dzend_jit.c1466 zend_life_range *r2 = &ival2->range; in zend_interval_intersection() local

Completed in 35 milliseconds